Project 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
          This abstract class must be extended by all rendezvous peer greeter.
RdvWalker
          A walker is responsible for carrying a message to other rendezvous peers as defined by its walk style.
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 : /
 

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.
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
          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
          This abstract class must be extended by all rendezvous peer greeter.
RdvWalk
          This abstract class must be extended by all rendezvous peer walking policies.
RdvWalker
          A walker is responsible for carrying a message to other rendezvous peers as defined by its walk style.
 

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.
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
          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).
 


JXTA J2SE