JXTA

Uses of Package
net.jxta.impl.rendezvous

Packages that use net.jxta.impl.rendezvous
net.jxta.impl.rendezvous A JXTA RendezVousService implementation which implements the standard JXTA Rendezvous Protocol (RVP). 
net.jxta.impl.rendezvous.adhoc   
net.jxta.impl.rendezvous.edge   
net.jxta.impl.rendezvous.limited   
net.jxta.impl.rendezvous.rdv   
net.jxta.impl.rendezvous.rpv   
 

Classes in net.jxta.impl.rendezvous used by net.jxta.impl.rendezvous
PeerConnection
          Manages a connection with a remote client or a rendezvous peer.
RdvGreeter
          A Greeter is reponsible for receiving messages from walkers, and push them to the service that is listening to them.
RdvWalker
          A walker is responsible for implementing the strategy of sending messages for a walk.
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).
RendezVousServiceProvider
          This abstract class must be extended for all RendezVous Service providers that are managed by RendezVousServiceImpl.
StdRendezVousService.StdRdvProtocolListener
          Interface for listeners to : <assignedID>/
 

Classes in net.jxta.impl.rendezvous used by net.jxta.impl.rendezvous.adhoc
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).
RendezVousServiceProvider
          This abstract class must be extended for all RendezVous Service providers that are managed by RendezVousServiceImpl.
 

Classes in net.jxta.impl.rendezvous used by net.jxta.impl.rendezvous.edge
PeerConnection
          Manages a connection with a remote client or a rendezvous peer.
RendezVousServiceImpl
          A JXTA RendezVousService implementation which implements the standard JXTA Rendezvous Protocol (RVP).
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.
 

Classes in net.jxta.impl.rendezvous used by net.jxta.impl.rendezvous.limited
RdvGreeter
          A Greeter is reponsible for receiving messages from walkers, and push them to the service that is listening to them.
RdvWalk
          A Walk implements a particular protocol/behavior policy for sending messages through the Rendezvous Peers.
RdvWalker
          A walker is responsible for implementing the strategy of sending messages for a walk.
 

Classes in net.jxta.impl.rendezvous used by net.jxta.impl.rendezvous.rdv
PeerConnection
          Manages a connection with a remote client or a rendezvous peer.
RendezVousServiceImpl
          A JXTA RendezVousService implementation which implements the standard JXTA Rendezvous Protocol (RVP).
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.
 

Classes in net.jxta.impl.rendezvous used by net.jxta.impl.rendezvous.rpv
RendezVousServiceImpl
          A JXTA RendezVousService implementation which implements the standard JXTA Rendezvous Protocol (RVP).
 


JXSE