|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RendezvousGenerationStrategy | |
---|---|
org.mpisws.p2p.transport.rendezvous | |
rice.pastry.socket.nat.rendezvous |
Uses of RendezvousGenerationStrategy in org.mpisws.p2p.transport.rendezvous |
---|
Fields in org.mpisws.p2p.transport.rendezvous declared as RendezvousGenerationStrategy | |
---|---|
protected RendezvousGenerationStrategy<HighIdentifier> |
RendezvousTransportLayerImpl.rendezvousGenerator
|
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,
PilotFinder<HighIdentifier> pilotFinder,
RendezvousStrategy<HighIdentifier> rendezvousStrategy,
ResponseStrategy<Identifier> responseStrategy,
ContactDirectStrategy<HighIdentifier> contactDirectStrategy,
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(PastryNode pn)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |