Class EpollServerChannelConfig

java.lang.Object
io.netty.channel.DefaultChannelConfig
io.netty.channel.epoll.EpollChannelConfig
io.netty.channel.epoll.EpollServerChannelConfig
All Implemented Interfaces:
ChannelConfig, ServerSocketChannelConfig
Direct Known Subclasses:
EpollServerSocketChannelConfig

public class EpollServerChannelConfig extends EpollChannelConfig implements ServerSocketChannelConfig