Rice Pastry API

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

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

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

Constructors in org.mpisws.p2p.transport.rendezvous with parameters of type RendezvousGenerationStrategy
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 RendezvousGenerationStrategy in rice.pastry.socket.nat.rendezvous
 

Classes in rice.pastry.socket.nat.rendezvous that implement RendezvousGenerationStrategy
 class LeafSetRendezvousStrategy
          Update RendezvousInfo based on the LeafSet
 

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


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection