Package io.netty.channel.nio
Class NioEventLoop.SelectorTuple
java.lang.Object
io.netty.channel.nio.NioEventLoop.SelectorTuple
- Enclosing class:
NioEventLoop
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSelectorTuple
(Selector unwrappedSelector) SelectorTuple
(Selector unwrappedSelector, Selector selector) -
Method Summary
-
Field Details
-
unwrappedSelector
-
selector
-
-
Constructor Details
-
SelectorTuple
SelectorTuple(Selector unwrappedSelector) -
SelectorTuple
-