Uses of Class
io.netty.channel.epoll.EpollServerSocketChannel
-
Packages that use EpollServerSocketChannel Package Description io.netty.channel.epoll Optimized transport for linux which uses EPOLL Edge-Triggered Mode for maximal performance. -
-
Uses of EpollServerSocketChannel in io.netty.channel.epoll
Constructors in io.netty.channel.epoll with parameters of type EpollServerSocketChannel Constructor Description EpollServerSocketChannelConfig(EpollServerSocketChannel channel)
-