Package | Description |
---|---|
com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
com.mongodb.event |
This package contains cluster and connection event related classes
|
Modifier and Type | Method and Description |
---|---|
void |
NoOpServerListener.serverOpening(ServerOpeningEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ServerListener.serverOpening(ServerOpeningEvent event)
Listener for server opening events.
|
void |
ServerEventMulticaster.serverOpening(ServerOpeningEvent event) |