Uses of Class
io.netty.channel.nio.SelectedSelectionKeySet
Packages that use SelectedSelectionKeySet
Package
Description
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 SelectedSelectionKeySetModifier and TypeFieldDescriptionprivate SelectedSelectionKeySetNioEventLoop.selectedKeysprivate final SelectedSelectionKeySetSelectedSelectionKeySetSelector.selectionKeysConstructors in io.netty.channel.nio with parameters of type SelectedSelectionKeySetModifierConstructorDescription(package private)SelectedSelectionKeySetSelector(Selector delegate, SelectedSelectionKeySet selectionKeys)