Package p2ps.imp.rendezvous

Interface Summary
ConnectionListener Implemented by classes that wish to be notified when a rendezvous connection is accepted or fails.
ConnectionManager An interface implemented by classes that maintain connections between peer and rendezvous.
 

Class Summary
InitConnectionManager A class for initializing connections to available rendezvous.
PeerConnectionManager A class for managing the connections between a standard peer and rendezvous peers.
RendezvousAdvertisementImp An implementation of the Pipe Advertisement interface
RendezvousAdvertisementInstantiator A class for instantiating pipe advertisements
RendezvousConnection A class that maintains a connection to a rendezvous peer.
RendezvousConnectionManager A manager class for a rendezvous endpoint.
RendezvousMessageImp An implementation of the Pipe Advertisement interface
RendezvousMessageInstantiator A class for instantiating pipe advertisements
RendezvousQueryImp An implementation of the Pipe Advertisement interface
RendezvousQueryInstantiator A class for instantiating pipe advertisements
RendezvousServiceImp An implementation of the rendezvous service interface.