Rice Pastry API

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

Packages that use NodeHandleFactory
org.mpisws.p2p.transport.commonapi   
rice.pastry.transport   
 

Uses of NodeHandleFactory in org.mpisws.p2p.transport.commonapi
 

Constructors in org.mpisws.p2p.transport.commonapi with parameters of type NodeHandleFactory
CommonAPITransportLayerImpl(TransportLayerNodeHandle localAddress, TransportLayer<Identifier,java.nio.ByteBuffer> tl, LivenessProvider<Identifier> livenessProvider, ProximityProvider<Identifier> proximityProvider, IdFactory idFactory, NodeHandleFactory<Identifier> nodeHandleFactory, RawMessageDeserializer deserializer, Environment env)
           
 

Uses of NodeHandleFactory in rice.pastry.transport
 

Methods in rice.pastry.transport that return NodeHandleFactory
 NodeHandleFactory<MultiInetSocketAddress> PastryNodeHandleFactory.getTLInterface()
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection