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 classprivate final classprivate final classMethods in io.netty.channel.epoll that return AbstractEpollChannel.AbstractEpollUnsafeModifier and TypeMethodDescriptionprotected abstract AbstractEpollChannel.AbstractEpollUnsafeAbstractEpollChannel.newUnsafe()protected AbstractEpollChannel.AbstractEpollUnsafeAbstractEpollServerChannel.newUnsafe()protected AbstractEpollChannel.AbstractEpollUnsafeAbstractEpollStreamChannel.newUnsafe()protected AbstractEpollChannel.AbstractEpollUnsafeEpollDatagramChannel.newUnsafe()protected AbstractEpollChannel.AbstractEpollUnsafeEpollDomainDatagramChannel.newUnsafe()protected AbstractEpollChannel.AbstractEpollUnsafeEpollDomainSocketChannel.newUnsafe()protected AbstractEpollChannel.AbstractEpollUnsafeEpollSocketChannel.newUnsafe()