|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionKeyHandler | |
---|---|
org.mpisws.p2p.transport.wire | |
rice.selector |
Uses of SelectionKeyHandler in org.mpisws.p2p.transport.wire |
---|
Subclasses of SelectionKeyHandler in org.mpisws.p2p.transport.wire | |
---|---|
class |
SocketManager
|
class |
TCPLayer
|
class |
UDPLayerImpl
|
Uses of SelectionKeyHandler in rice.selector |
---|
Methods in rice.selector 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. |
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |