| Package | Description |
|---|---|
| com.mongodb |
Main package with core files.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DBPortFactory |
| Modifier and Type | Field and Description |
|---|---|
private ConnectionFactory |
PooledConnectionProvider.connectionFactory |
| Constructor and Description |
|---|
PooledConnectionProvider(java.lang.String clusterId,
ServerAddress serverAddress,
ConnectionFactory connectionFactory,
ConnectionPoolSettings settings,
ConnectionPoolListener connectionPoolListener) |