Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.commonapi.TransportLayerNodeHandle

Packages that use TransportLayerNodeHandle
rice.pastry.direct   
rice.pastry.socket   
 

Uses of TransportLayerNodeHandle in rice.pastry.direct
 

Classes in rice.pastry.direct that implement TransportLayerNodeHandle
 class DirectNodeHandle
          the node handle used with the direct network
 

Uses of TransportLayerNodeHandle in rice.pastry.socket
 

Classes in rice.pastry.socket that implement TransportLayerNodeHandle
 class SocketNodeHandle
           
 

Methods in rice.pastry.socket that return TransportLayerNodeHandle
 TransportLayerNodeHandle<MultiInetSocketAddress> SocketNodeHandleFactory.lookupNodeHandle(MultiInetSocketAddress i)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.