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