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, boolean canContactDirect, RendezvousGenerationStrategy<Identifier> rendezvousGenerator, RendezvousStrategy<Identifier> 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
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.