public static final class AsynchronousSocketChannelStreamFactoryFactory.Builder extends Object
AsynchronousSocketChannelStreamFactoryFactory
.Constructor | Description |
---|---|
Builderβ() |
Modifier and Type | Method | Description |
---|---|---|
AsynchronousSocketChannelStreamFactoryFactory |
buildβ() |
Build an instance of
AsynchronousSocketChannelStreamFactoryFactory . |
AsynchronousSocketChannelStreamFactoryFactory.Builder |
groupβ(AsynchronousChannelGroup group) |
Sets the
AsynchronousChannelGroup |
public AsynchronousSocketChannelStreamFactoryFactory.Builder groupβ(AsynchronousChannelGroup group)
AsynchronousChannelGroup
group
- the AsynchronousChannelGroup
public AsynchronousSocketChannelStreamFactoryFactory buildβ()
AsynchronousSocketChannelStreamFactoryFactory
.