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 class
private final class
Fields 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 void
AbstractEpollStreamChannel.addToSpliceQueue
(AbstractEpollStreamChannel.SpliceInTask task)