|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionKeyHandler | |
---|---|
org.apache.cassandra.net |
Uses of SelectionKeyHandler in org.apache.cassandra.net |
---|
Subclasses of SelectionKeyHandler in org.apache.cassandra.net | |
---|---|
class |
TcpConnection
|
class |
TcpConnectionHandler
|
class |
UdpConnection
|
Methods in org.apache.cassandra.net with parameters of type SelectionKeyHandler | |
---|---|
java.nio.channels.SelectionKey |
SelectorManager.register(java.nio.channels.SelectableChannel channel,
SelectionKeyHandler handler,
int ops)
Registers a new channel with the selector, and attaches the given SelectionKeyHandler as the handler for the newly created key. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |