Project JXTA

Package net.jxta.impl.rendezvous.rpv

Interface Summary
PeerViewListener The listener interface for receiving PeerView events
PeerViewStrategy Describes a strategy for iterating over the values in a peerview.
 

Class Summary
PeerView This class models a Rendezvous Peer View (RPV): ordered collection of all other Rendezvous Peers visible to this Peer.
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.
PeerViewRandomStrategy Random without replacement
PeerViewRandomWithReplaceStrategy Random with replacement
PeerViewSequentialStrategy Sequential
 


JXTA J2SE