Rice Pastry API

Uses of Class
rice.selector.SelectionKeyHandler

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

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection