Uses of Class
io.netty.channel.SingleThreadIoEventLoop
Packages that use SingleThreadIoEventLoop
Package
Description
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
NIO-based channel
API implementation - recommended for a large number of connections (>= 1000).
-
Uses of SingleThreadIoEventLoop in io.netty.channel.epoll
Subclasses of SingleThreadIoEventLoop in io.netty.channel.epoll -
Uses of SingleThreadIoEventLoop in io.netty.channel.nio
Subclasses of SingleThreadIoEventLoop in io.netty.channel.nioModifier and TypeClassDescriptionfinal classDeprecated.UseSingleThreadIoEventLoopwithNioIoHandler
SingleThreadIoEventLoopwithEpollIoHandler