Package | Description |
---|---|
com.mongodb.annotations |
Contains annotations that can apply to any part of the driver code.
|
com.mongodb.event |
This package contains cluster and connection event related classes
|
Modifier and Type | Class and Description |
---|---|
interface |
Beta
Signifies that a public API (public class, method or field) is subject to
incompatible changes, or even removal, in a future release.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConnectionListener
Deprecated.
- No longer used
|
class |
ConnectionMessageReceivedEvent
Deprecated.
- No longer used
|
class |
ConnectionMessagesSentEvent
Deprecated.
- No longer used
|
class |
ConnectionPoolEventMulticaster
Deprecated.
register multiple command listeners instead
|