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
 

Fields in org.mpisws.p2p.transport.rendezvous declared as RendezvousStrategy
protected  RendezvousStrategy<HighIdentifier> RendezvousTransportLayerImpl.rendezvousStrategy
           
 

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, PilotFinder<HighIdentifier> pilotFinder, RendezvousStrategy<HighIdentifier> rendezvousStrategy, ResponseStrategy<Identifier> responseStrategy, ContactDirectStrategy<HighIdentifier> contactDirectStrategy, 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(PastryNode pn)
           
protected  RendezvousStrategy<RendezvousSocketNodeHandle> RendezvousSocketPastryNodeFactory.getRendezvousStrategyHelper(PastryNode pn)
          This is an annoying hack.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection