Package | Description |
---|---|
com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
DeleteProtocol
An implementation of the MongoDB OP_DELETE wire protocol.
|
(package private) class |
InsertProtocol
An implementation of the insert wire protocol.
|
(package private) class |
UpdateProtocol
An implementation of the MongoDB OP_UPDATE wire protocol.
|