Project JXTA

Uses of Package
net.jxta.service

Packages that use net.jxta.service
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.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.endpoint Provides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA. 
net.jxta.membership The Membership Service allows a peer to establish an identity within a peer group.  
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.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.service used by net.jxta.access
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.credential
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.discovery
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.endpoint
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.membership
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.peer
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.peergroup
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.pipe
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.rendezvous
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.resolver
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.service
Service
          This interface implements the peer group service interface.
 

Classes in net.jxta.service used by net.jxta.util
Service
          This interface implements the peer group service interface.
 


JXTA J2SE