Rice Pastry API

Uses of Package
org.mpisws.p2p.transport.rendezvous

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

Classes in org.mpisws.p2p.transport.rendezvous used by org.mpisws.p2p.transport.rendezvous
ContactDeserializer
           
PilotManager
          Used by NATted nodes.
RendezvousContact
           
RendezvousGenerationStrategy
          Picks a rendezvous point.
RendezvousStrategy
          Uses a 3rd party channel to request a node to connect to a dest.
 

Classes in org.mpisws.p2p.transport.rendezvous used by rice.pastry.socket.nat.rendezvous
ContactDeserializer
           
PilotManager
          Used by NATted nodes.
RendezvousContact
           
RendezvousGenerationStrategy
          Picks a rendezvous point.
RendezvousStrategy
          Uses a 3rd party channel to request a node to connect to a dest.
RendezvousTransportLayerImpl
          The trick here is that this layer is at some level, say InetSocketAddress, but must pass around very High-Level Identifiers, such as a NodeHandle for the rendezvous strategy to do its job, but maybe this can just be the RendezvousContact, and it can be casted.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.