Class SelectedSelectionKeySetSelector
java.lang.Object
java.nio.channels.Selector
io.netty.channel.nio.SelectedSelectionKeySetSelector
- All Implemented Interfaces:
Closeable, AutoCloseable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSelectedSelectionKeySetSelector(Selector delegate, SelectedSelectionKeySet selectionKeys) -
Method Summary
-
Field Details
-
selectionKeys
-
delegate
-
-
Constructor Details
-
SelectedSelectionKeySetSelector
SelectedSelectionKeySetSelector(Selector delegate, SelectedSelectionKeySet selectionKeys)
-
-
Method Details
-
isOpen
-
provider
-
keys
-
selectedKeys
- Specified by:
selectedKeysin classSelector
-
selectNow
- Specified by:
selectNowin classSelector- Throws:
IOException
-
select
- Specified by:
selectin classSelector- Throws:
IOException
-
select
- Specified by:
selectin classSelector- Throws:
IOException
-
wakeup
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classSelector- Throws:
IOException
-