Uses of Class
io.netty.channel.epoll.AbstractEpollStreamChannel.EpollStreamUnsafe
-
Packages that use AbstractEpollStreamChannel.EpollStreamUnsafe Package Description io.netty.channel.epoll Optimized transport for linux which uses EPOLL Edge-Triggered Mode for maximal performance. -
-
Uses of AbstractEpollStreamChannel.EpollStreamUnsafe in io.netty.channel.epoll
Subclasses of AbstractEpollStreamChannel.EpollStreamUnsafe in io.netty.channel.epoll Modifier and Type Class Description private class
EpollDomainSocketChannel.EpollDomainUnsafe
private class
EpollSocketChannel.EpollSocketChannelUnsafe
-