Uses of Class
io.netty.channel.nio.NioEventLoop
-
Packages that use NioEventLoop Package Description io.netty.channel.nio NIO-based channel API implementation - recommended for a large number of connections (>= 1000). -
-
Uses of NioEventLoop in io.netty.channel.nio
Methods in io.netty.channel.nio that return NioEventLoop Modifier and Type Method Description NioEventLoop
AbstractNioChannel. eventLoop()
-