JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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 and Description
NioEventLoop
AbstractNioChannel.
eventLoop
()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes