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