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
           
EphemeralDB
          Keeps track of tags, ephemeral identifiers, timestamps, highIdentifiers
IncomingPilotListener
           
OutgoingPilotListener
          Tells a NATted node about outgoingPilots.
PilotFinder
          This interface suggests the location of a PilotSocket to contact a NATted node.
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.
RendezvousTransportLayer
           
ResponseStrategy
          Used on non-Firewalled nodes to predict if a firewalled node will accept a message.
 

Classes in org.mpisws.p2p.transport.rendezvous used by rice.pastry.socket.nat.rendezvous
ContactDeserializer
           
OutgoingPilotListener
          Tells a NATted node about outgoingPilots.
PilotFinder
          This interface suggests the location of a PilotSocket to contact a NATted node.
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.
RendezvousTransportLayer
           
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.
ResponseStrategy
          Used on non-Firewalled nodes to predict if a firewalled node will accept a message.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.