| Package | Description |
|---|---|
| com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DefaultServerMonitorFactory |
| Constructor and Description |
|---|
DefaultServer(ServerId serverId,
ClusterConnectionMode clusterConnectionMode,
ConnectionPool connectionPool,
ConnectionFactory connectionFactory,
ServerMonitorFactory serverMonitorFactory,
java.util.List<ServerListener> serverListeners,
CommandListener commandListener) |