Interface DuplexChannelConfig

All Superinterfaces:
ChannelConfig
All Known Subinterfaces:
OioSocketChannelConfig, SocketChannelConfig
All Known Implementing Classes:
DefaultOioSocketChannelConfig, DefaultSocketChannelConfig, EpollDomainSocketChannelConfig, EpollSocketChannelConfig, KQueueDomainSocketChannelConfig, KQueueSocketChannelConfig, NioDomainSocketChannel.NioDomainSocketChannelConfig, NioSocketChannel.NioSocketChannelConfig

public interface DuplexChannelConfig extends ChannelConfig
A ChannelConfig for a DuplexChannel.

Available options

In addition to the options provided by ChannelConfig, DuplexChannelConfig allows the following options in the option map:
ChannelOption.ALLOW_HALF_CLOSUREsetAllowHalfClosure(boolean)