Project JXTA

Uses of Package
net.jxta.id

Packages that use net.jxta.id
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.discovery The JXTA Discovery Service provides an asynchronous mechanism for discovering Peer Advertisements, Group Advertisements, and other general JXTA Advertisements (pipes, services, etc.). 
net.jxta.document JXTA Documents are containers for both structured and unstructured data.  
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.id.jxta The 'jxta' ID Format is used for the presentation of a limited number of well-known ids.  
net.jxta.peer Provides definition for the Peer ID standard JXTA Peer Info Service.  
net.jxta.peergroup Peer groups are formed as a collection of peers that have agreed upon a common set of services.  
net.jxta.pipe Pipes are the core mechanism for exchanging messages between JXTA applications or 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.rendezvous The RendezVous Service is responsible for propagating messages within a JXTA PeerGroup. 
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.id used by net.jxta.codat
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.credential
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.discovery
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.document
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.endpoint
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.id
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
IDFactory.Instantiator
          Interface for instantiators of IDs.
 

Classes in net.jxta.id used by net.jxta.id.jxta
IDFactory.URIInstantiator
          Extended instantiator which provides for construction from URIs and from scheme specific URN fragments.
 

Classes in net.jxta.id used by net.jxta.peer
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.peergroup
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.pipe
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.platform
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.protocol
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.rendezvous
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 

Classes in net.jxta.id used by net.jxta.util
ID
          IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
 


JXTA J2SE