Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.rendezvous.RendezvousStrategy

Packages that use RendezvousStrategy
org.mpisws.p2p.transport.rendezvous   
rice.pastry.socket.nat.rendezvous   
 

Uses of RendezvousStrategy in org.mpisws.p2p.transport.rendezvous
 

Constructors in org.mpisws.p2p.transport.rendezvous with parameters of type RendezvousStrategy
RendezvousTransportLayerImpl(TransportLayer<Identifier,java.nio.ByteBuffer> tl, java.lang.String RENDEZVOUS_CONTACT_STRING, HighIdentifier myRendezvousContact, ContactDeserializer<Identifier,HighIdentifier> deserializer, RendezvousGenerationStrategy<HighIdentifier> rendezvousGenerator, RendezvousStrategy<HighIdentifier> rendezvousStrategy, Environment env)
           
 

Uses of RendezvousStrategy in rice.pastry.socket.nat.rendezvous
 

Classes in rice.pastry.socket.nat.rendezvous that implement RendezvousStrategy
 class RendezvousApp
          TODO: make not abstract
 

Methods in rice.pastry.socket.nat.rendezvous that return RendezvousStrategy
protected  RendezvousStrategy<RendezvousSocketNodeHandle> RendezvousSocketPastryNodeFactory.getRendezvousStrategy(TLPastryNode pn)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection