Frames | No Frames |
Classes derived from java.nio.channels.SelectableChannel | |
class | |
class | |
class | |
class | |
class |
Constructors with parameter type java.nio.channels.SelectableChannel | |
KqueueSelectionKeyImpl.KqueueSelectionKeyImpl(KqueueSelectorImpl selector, SelectableChannel channel) | |
Methods with parameter type java.nio.channels.SelectableChannel | |
SelectionKey |
Methods with return type java.nio.channels.SelectableChannel | |
SelectableChannel | |
SelectableChannel | |
SelectableChannel | return the channel attached to the key.
|
Classes derived from java.nio.channels.SelectableChannel | |
class | |
class | |
class | |
class | |
class |
Methods with return type java.nio.channels.SelectableChannel | |
SelectableChannel | return the channel attached to the key.
|
SelectableChannel | SelectableChannel.configureBlocking(boolean block) Adjusts this channel's blocking mode.
|
Classes derived from java.nio.channels.SelectableChannel | |
class |
Methods with return type java.nio.channels.SelectableChannel | |
SelectableChannel | AbstractSelectableChannel.configureBlocking(boolean blocking) Adjusts this channel's blocking mode.
|