Uses of Class
io.netty.channel.epoll.AbstractEpollServerChannel
-
-
Uses of AbstractEpollServerChannel in io.netty.channel.epoll
Subclasses of AbstractEpollServerChannel in io.netty.channel.epoll Modifier and Type Class Description classEpollServerDomainSocketChannelclassEpollServerSocketChannelServerSocketChannelimplementation that uses linux EPOLL Edge-Triggered Mode for maximal performance.
-