Project JXTA

Package net.jxta.rendezvous

Interface Summary
RendezvousListener The listener interface for receiving RendezVousService events The following example illustrate how to implement a RendezvousListener:
RendezVousManager This interface must be implemented by the application or service that controls which peers can or cannot be connected.
RendezVousMonitor This interface must be implemented by the program that controls RendezVousService on a peer that uses them.
RendezVousService This interface provides an API to the Jxta RendezVous Service.
 

Class Summary
RendezvousEvent Container for PipeMsgEvent events.
 


Project JXTA