| Package | Description |
|---|---|
| com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
| Modifier and Type | Method and Description |
|---|---|
static AsynchronousSocketChannelStreamFactoryFactory.Builder |
AsynchronousSocketChannelStreamFactoryFactory.builder()
Gets a builder for an instance of
AsynchronousSocketChannelStreamFactoryFactory. |
AsynchronousSocketChannelStreamFactoryFactory.Builder |
AsynchronousSocketChannelStreamFactoryFactory.Builder.group(java.nio.channels.AsynchronousChannelGroup group)
Sets the
AsynchronousChannelGroup |
| Constructor and Description |
|---|
AsynchronousSocketChannelStreamFactoryFactory(AsynchronousSocketChannelStreamFactoryFactory.Builder builder) |