Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
net.jxta.impl.rendezvous.rpv

Classes in net.jxta.impl.rendezvous.rpv used by net.jxta.impl.rendezvous.rpv
PeerView
          This class models a Rendezvous Peer View (RPV): ordered collection of all other Rendezvous Peers visible to this Peer.
PeerView.WatchdogTask
          A task that checks on upPeer and downPeer.
PeerViewDestination
          This class contains only the comparable portion of PeerViewElement, so that it is possible to search for elements in the sorted set that the local PeerView is, without having enough information to create a valid PeerViewElement.
PeerViewElement
          An element of the PeerView.
PeerViewEvent
          Container for PeerViewEvent events.
PeerViewListener
          The listener interface for receiving PeerView events
PeerViewStrategy
          Describes a strategy for iterating over the values in a peerview.