Interface OioServerSocketChannelConfig

All Superinterfaces:
ChannelConfig, ServerSocketChannelConfig
All Known Implementing Classes:
DefaultOioServerSocketChannelConfig

@Deprecated public interface OioServerSocketChannelConfig extends ServerSocketChannelConfig
Deprecated.
use NIO / EPOLL / KQUEUE transport.
A ServerSocketChannelConfig for a OioServerSocketChannel.

Available options

In addition to the options provided by ServerSocketChannelConfig, OioServerSocketChannelConfig allows the following options in the option map:
NameAssociated setter method
ChannelOption.SO_TIMEOUTsetSoTimeout(int)