|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactDirectStrategy | |
---|---|
org.mpisws.p2p.transport.rendezvous | |
rice.pastry.socket.nat.rendezvous |
Uses of ContactDirectStrategy in org.mpisws.p2p.transport.rendezvous |
---|
Fields in org.mpisws.p2p.transport.rendezvous declared as ContactDirectStrategy | |
---|---|
protected ContactDirectStrategy<HighIdentifier> |
RendezvousTransportLayerImpl.contactDirectStrategy
|
Constructors in org.mpisws.p2p.transport.rendezvous with parameters of type ContactDirectStrategy | |
---|---|
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 ContactDirectStrategy in rice.pastry.socket.nat.rendezvous |
---|
Classes in rice.pastry.socket.nat.rendezvous that implement ContactDirectStrategy | |
---|---|
class |
RendezvousContactDirectStrategy
|
Methods in rice.pastry.socket.nat.rendezvous that return ContactDirectStrategy | |
---|---|
protected ContactDirectStrategy<RendezvousSocketNodeHandle> |
RendezvousSocketPastryNodeFactory.getContactDirectStrategy(PastryNode pn)
|
Constructors in rice.pastry.socket.nat.rendezvous with parameters of type ContactDirectStrategy | |
---|---|
RendezvousPNSApplication(PastryNode pn,
ContactDirectStrategy<RendezvousSocketNodeHandle> contactDirectStrategy)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |