Project JXTA

Uses of Package
net.jxta.peergroup

Packages that use net.jxta.peergroup
net.jxta.codat Codats are container objects that can hold both data or code and are associated with a JXTA ID. 
net.jxta.credential Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA. 
net.jxta.endpoint Provides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA. 
net.jxta.id IDs are used within JXTA to refer to peers, peer groups, pipes and other types of resources. 
net.jxta.meter Provides logging and monitoring facilities for debugging and auditing of messaging and service invocation within JXTA. 
net.jxta.peergroup Peer groups are formed as a collection of peers that have agreed upon a common set of services.  
net.jxta.platform Classes for defining code modules within JXTA.  
net.jxta.protocol Provides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols. 
net.jxta.socket The socket package provides interface ala Socket over JXTA pipes.  
net.jxta.util A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API. 
 

Classes in net.jxta.peergroup used by net.jxta.codat
PeerGroupID
          This class implements a PeerGroup ID.
 

Classes in net.jxta.peergroup used by net.jxta.credential
PeerGroup
          Peer groups are formed as a collection of peers that have agreed upon a common set of services.
 

Classes in net.jxta.peergroup used by net.jxta.endpoint
PeerGroup
          Peer groups are formed as a collection of peers that have agreed upon a common set of services.
PeerGroupID
          This class implements a PeerGroup ID.
 

Classes in net.jxta.peergroup used by net.jxta.id
PeerGroupID
          This class implements a PeerGroup ID.
 

Classes in net.jxta.peergroup used by net.jxta.meter
PeerGroupID
          This class implements a PeerGroup ID.
 

Classes in net.jxta.peergroup used by net.jxta.peergroup
PeerGroup
          Peer groups are formed as a collection of peers that have agreed upon a common set of services.
PeerGroup.GlobalRegistry
           
PeerGroupID
          This class implements a PeerGroup ID.
 

Classes in net.jxta.peergroup used by net.jxta.platform
PeerGroup
          Peer groups are formed as a collection of peers that have agreed upon a common set of services.
 

Classes in net.jxta.peergroup used by net.jxta.protocol
PeerGroupID
          This class implements a PeerGroup ID.
 

Classes in net.jxta.peergroup used by net.jxta.socket
PeerGroup
          Peer groups are formed as a collection of peers that have agreed upon a common set of services.
 

Classes in net.jxta.peergroup used by net.jxta.util
PeerGroup
          Peer groups are formed as a collection of peers that have agreed upon a common set of services.
 


JXTA J2SE