Project JXTA

Uses of Class
net.jxta.impl.rendezvous.rpv.PeerViewDestination

Packages that use PeerViewDestination
net.jxta.impl.rendezvous.rpv   
 

Uses of PeerViewDestination in net.jxta.impl.rendezvous.rpv
 

Subclasses of PeerViewDestination in net.jxta.impl.rendezvous.rpv
 class PeerViewElement
          An element of the PeerView.
 

Methods in net.jxta.impl.rendezvous.rpv with parameters of type PeerViewDestination
 PeerViewElement PeerView.getPeerViewElement(PeerViewDestination wanted)
          Return from the local view, the PeerViewElement that is equal to the given PeerViewDestination, if one exists or null if it is not present.
 


JXTA J2SE