Project JXTA

Uses of Class
net.jxta.protocol.PeerGroupAdvertisement

Packages that use PeerGroupAdvertisement
net.jxta.peergroup Peer groups are formed as a collection of peers that have agreed upon a common set of services.  
 

Uses of PeerGroupAdvertisement in net.jxta.peergroup
 

Methods in net.jxta.peergroup that return PeerGroupAdvertisement
 PeerGroupAdvertisement PeerGroup.getPeerGroupAdvertisement()
          Return the PeerGroupAdvertisement for this group.
 PeerGroupAdvertisement LightWeightPeerGroup.getPeerGroupAdvertisement()
          Return the PeerGroupAdvertisement for this group.
 

Constructors in net.jxta.peergroup with parameters of type PeerGroupAdvertisement
LightWeightPeerGroup(PeerGroupAdvertisement adv)
          Constructor All classes that extend this class must invoke this constructor.
 


JXTA J2SE