Uses of Class
io.netty.channel.epoll.AbstractEpollChannel.AbstractEpollUnsafe
Packages that use AbstractEpollChannel.AbstractEpollUnsafe
Package
Description
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
-
Uses of AbstractEpollChannel.AbstractEpollUnsafe in io.netty.channel.epoll
Subclasses of AbstractEpollChannel.AbstractEpollUnsafe in io.netty.channel.epollModifier and TypeClassDescription(package private) final class
(package private) class
(package private) final class
(package private) final class
private final class
private final class
Methods in io.netty.channel.epoll that return AbstractEpollChannel.AbstractEpollUnsafeModifier and TypeMethodDescriptionprotected abstract AbstractEpollChannel.AbstractEpollUnsafe
AbstractEpollChannel.newUnsafe()
protected AbstractEpollChannel.AbstractEpollUnsafe
AbstractEpollServerChannel.newUnsafe()
protected AbstractEpollChannel.AbstractEpollUnsafe
AbstractEpollStreamChannel.newUnsafe()
protected AbstractEpollChannel.AbstractEpollUnsafe
EpollDatagramChannel.newUnsafe()
protected AbstractEpollChannel.AbstractEpollUnsafe
EpollDomainDatagramChannel.newUnsafe()
protected AbstractEpollChannel.AbstractEpollUnsafe
EpollDomainSocketChannel.newUnsafe()
protected AbstractEpollChannel.AbstractEpollUnsafe
EpollSocketChannel.newUnsafe()