Project JXTA

Uses of Package
net.jxta.platform

Packages that use net.jxta.platform
net.jxta.access The Access Service provides a framework for using the identities created with the Membership Service to control whether specific operations are permitted. 
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.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.membership The Membership Service allows a peer to establish an identity within a peer group. 
net.jxta.meter Provides logging and monitoring facilities for debugging and auditing of messaging and service invocation within JXTA. 
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.resolver The JXTA Resolver Services provides a generic mechanism for JXTA Services to send "Queries", and receive "Responses". 
net.jxta.service Every service is defined by a ModuleImplAdvertisement
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.platform used by net.jxta.access
Module
          Defines the interface for modules loaded by PeerGroups.
 

Classes in net.jxta.platform used by net.jxta.discovery
Module
          Defines the interface for modules loaded by PeerGroups.
 

Classes in net.jxta.platform used by net.jxta.endpoint
Module
          Defines the interface for modules loaded by PeerGroups.
 

Classes in net.jxta.platform used by net.jxta.id
ModuleClassID
          A ModuleClassID uniquely identifies a particular local behaviour, that is, a specific API for each execution environment for which an implementation exists.
ModuleSpecID
          A ModuleSpecID uniquely identifies a particular network behaviour (wire protocol and choregraphy) that may be embodied by a Jxta Module.
 

Classes in net.jxta.platform used by net.jxta.membership
Module
          Defines the interface for modules loaded by PeerGroups.
 

Classes in net.jxta.platform used by net.jxta.meter
Module
          Defines the interface for modules loaded by PeerGroups.
ModuleClassID
          A ModuleClassID uniquely identifies a particular local behaviour, that is, a specific API for each execution environment for which an implementation exists.
ModuleSpecID
          A ModuleSpecID uniquely identifies a particular network behaviour (wire protocol and choregraphy) that may be embodied by a Jxta Module.
 

Classes in net.jxta.platform used by net.jxta.peer
Module
          Defines the interface for modules loaded by PeerGroups.
ModuleClassID
          A ModuleClassID uniquely identifies a particular local behaviour, that is, a specific API for each execution environment for which an implementation exists.
 

Classes in net.jxta.platform used by net.jxta.peergroup
JxtaLoader
          A ClassLoader which provides additional JXTA functionality.
Module
          Defines the interface for modules loaded by PeerGroups.
ModuleClassID
          A ModuleClassID uniquely identifies a particular local behaviour, that is, a specific API for each execution environment for which an implementation exists.
ModuleSpecID
          A ModuleSpecID uniquely identifies a particular network behaviour (wire protocol and choregraphy) that may be embodied by a Jxta Module.
 

Classes in net.jxta.platform used by net.jxta.pipe
Module
          Defines the interface for modules loaded by PeerGroups.
 

Classes in net.jxta.platform used by net.jxta.platform
Module
          Defines the interface for modules loaded by PeerGroups.
ModuleClassID
          A ModuleClassID uniquely identifies a particular local behaviour, that is, a specific API for each execution environment for which an implementation exists.
ModuleSpecID
          A ModuleSpecID uniquely identifies a particular network behaviour (wire protocol and choregraphy) that may be embodied by a Jxta Module.
 

Classes in net.jxta.platform used by net.jxta.protocol
ModuleClassID
          A ModuleClassID uniquely identifies a particular local behaviour, that is, a specific API for each execution environment for which an implementation exists.
ModuleSpecID
          A ModuleSpecID uniquely identifies a particular network behaviour (wire protocol and choregraphy) that may be embodied by a Jxta Module.
 

Classes in net.jxta.platform used by net.jxta.rendezvous
Module
          Defines the interface for modules loaded by PeerGroups.
 

Classes in net.jxta.platform used by net.jxta.resolver
Module
          Defines the interface for modules loaded by PeerGroups.
 

Classes in net.jxta.platform used by net.jxta.service
Module
          Defines the interface for modules loaded by PeerGroups.
 

Classes in net.jxta.platform used by net.jxta.util
ModuleSpecID
          A ModuleSpecID uniquely identifies a particular network behaviour (wire protocol and choregraphy) that may be embodied by a Jxta Module.
 


JXTA J2SE