| Package | Description |
|---|---|
| com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
| Modifier and Type | Field and Description |
|---|---|
private InternalStreamConnection.LazyCommandDocument |
InternalStreamConnection.CommandEventSender.lazyCommandDocument |
| Modifier and Type | Method and Description |
|---|---|
private void |
InternalStreamConnection.sendCommandMessage(CommandMessage message,
InternalStreamConnection.LazyCommandDocument lazyCommandDocument,
ByteBufferBsonOutput bsonOutput,
SessionContext sessionContext) |
| Constructor and Description |
|---|
CommandEventSender(CommandMessage message,
InternalStreamConnection.LazyCommandDocument lazyCommandDocument) |