|
|||||||||
| Home >> All >> net >> jxta >> impl >> rendezvous >> [ rpv overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package net.jxta.impl.rendezvous.rpv
A JXTAnet.jxta.rendezvous.RendezvousService implementation which
implements the standard JXTA Rendezvous Protocol (RVP).
See:
Description
| 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 |
Package net.jxta.impl.rendezvous.rpv Description
A JXTA net.jxta.rendezvous.RendezvousService implementation which
implements the standard JXTA Rendezvous Protocol (RVP).
|
|||||||||
| Home >> All >> net >> jxta >> impl >> rendezvous >> [ rpv overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||