Rice Pastry API

Uses of Class
rice.pastry.transport.NodeHandleAdapter

Packages that use NodeHandleAdapter
rice.pastry.direct   
rice.pastry.socket   
rice.pastry.transport   
 

Uses of NodeHandleAdapter in rice.pastry.direct
 

Methods in rice.pastry.direct that return NodeHandleAdapter
protected  NodeHandleAdapter DirectPastryNodeFactory.getNodeHanldeAdapter(TLPastryNode pn, NodeHandleFactory handleFactory, TLDeserializer deserializer)
           
 

Methods in rice.pastry.direct with parameters of type NodeHandleAdapter
protected  Bootstrapper DirectPastryNodeFactory.getBootstrapper(TLPastryNode pn, NodeHandleAdapter tl, NodeHandleFactory handleFactory, ProximityNeighborSelector pns)
           
 

Uses of NodeHandleAdapter in rice.pastry.socket
 

Methods in rice.pastry.socket that return NodeHandleAdapter
 NodeHandleAdapter SocketPastryNodeFactory.getNodeHanldeAdapter(TLPastryNode pn, NodeHandleFactory handleFactory2, TLDeserializer deserializer)
           
 

Methods in rice.pastry.socket with parameters of type NodeHandleAdapter
protected  Bootstrapper SocketPastryNodeFactory.getBootstrapper(TLPastryNode pn, NodeHandleAdapter tl, NodeHandleFactory handleFactory, ProximityNeighborSelector pns)
           
 

Uses of NodeHandleAdapter in rice.pastry.transport
 

Methods in rice.pastry.transport that return NodeHandleAdapter
protected abstract  NodeHandleAdapter TransportPastryNodeFactory.getNodeHanldeAdapter(TLPastryNode pn, NodeHandleFactory handleFactory, TLDeserializer deserializer)
           
 

Methods in rice.pastry.transport with parameters of type NodeHandleAdapter
protected abstract  Bootstrapper TransportPastryNodeFactory.getBootstrapper(TLPastryNode pn, NodeHandleAdapter tl, NodeHandleFactory handleFactory, ProximityNeighborSelector pns)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection