Rice Pastry API

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

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

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

Fields in org.mpisws.p2p.transport.rendezvous declared as PilotFinder
protected  PilotFinder<HighIdentifier> RendezvousTransportLayerImpl.pilotFinder
           
 

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

Classes in rice.pastry.socket.nat.rendezvous that implement PilotFinder
 class LeafSetPilotFinder
           
 

Methods in rice.pastry.socket.nat.rendezvous that return PilotFinder
protected  PilotFinder<RendezvousSocketNodeHandle> RendezvousSocketPastryNodeFactory.getPilotFinder(PastryNode pn)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection