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.SelectedSelectionKeySet
Packages that use
SelectedSelectionKeySet
Package
Description
io.netty.channel.nio
NIO
-based channel API implementation - recommended for a large number of connections (>= 1000).
Uses of
SelectedSelectionKeySet
in
io.netty.channel.nio
Fields in
io.netty.channel.nio
declared as
SelectedSelectionKeySet
Modifier and Type
Field and Description
private
SelectedSelectionKeySet
NioEventLoop.
selectedKeys
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes