| Package | Description |
|---|---|
| com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultServer.DefaultServerStateListener.stateChanged(ChangeEvent<ServerDescription> event) |
void |
ChangeListener.stateChanged(ChangeEvent<T> event)
A
ChangeEvent has been fired to notify listeners that T has changed. |