Uses of Class
io.netty.channel.epoll.AbstractEpollStreamChannel.SpliceInTask
Packages that use AbstractEpollStreamChannel.SpliceInTask
Package
Description
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
-
Uses of AbstractEpollStreamChannel.SpliceInTask in io.netty.channel.epoll
Subclasses of AbstractEpollStreamChannel.SpliceInTask in io.netty.channel.epollModifier and TypeClassDescriptionprivate final classprivate final classFields in io.netty.channel.epoll with type parameters of type AbstractEpollStreamChannel.SpliceInTaskMethods in io.netty.channel.epoll with parameters of type AbstractEpollStreamChannel.SpliceInTaskModifier and TypeMethodDescriptionprivate voidAbstractEpollStreamChannel.addToSpliceQueue(AbstractEpollStreamChannel.SpliceInTask task)