|
Project JXTA | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
RendezvousService
implementation which
implements the standard JXTA Rendezvous Protocol (RVP).
See:
Description
Interface Summary | |
---|---|
RdvWalker | A walker is responsible for carrying a message to other rendezvous peers as defined by its walk style. |
StdRendezVousService.StdRdvProtocolListener | Interface for listeners to : |
Class Summary | |
---|---|
PeerConnection | Manages a connection with a remote client or a rendezvous peer. |
RdvGreeter | This abstract class must be extended by all rendezvous peer greeter. |
RdvWalk | This abstract class must be extended by all rendezvous peer walking policies. |
RendezVousPropagateMessage | This class defines the wire format of the Propagation header for messages. |
RendezVousServiceImpl | A JXTA RendezvousService implementation which
implements the standard JXTA Rendezvous Protocol (RVP). |
RendezVousServiceInterface | This class implements the RendezVousService interface. |
RendezVousServiceProvider | This abstract class must be extended for all RendezVous Service providers that are managed by RendezVousServiceImpl. |
StdRendezVousService | Base class for providers which implement the JXTA Standard Rendezvous Protocol. |
A JXTA RendezvousService
implementation which
implements the standard JXTA Rendezvous Protocol (RVP).
RendezvousService
,
JXTA Protocols Specification : Rendezvous Protocol
|
JXTA J2SE | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |