JXTA

Uses of Package
net.jxta.peer

Packages that use net.jxta.peer
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.peer Provides definition for the 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.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.resolver The JXTA Resolver Services provides a generic mechanism for JXTA Services to send "Queries", and receive "Responses". 
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.peer used by net.jxta.id
PeerID
          This class implements a PeerID.
 

Classes in net.jxta.peer used by net.jxta.meter
PeerID
          This class implements a PeerID.
 

Classes in net.jxta.peer used by net.jxta.peer
PeerID
          This class implements a PeerID.
PeerInfoEvent
          Container for PeerInfoEvent events.
 

Classes in net.jxta.peer used by net.jxta.peergroup
PeerID
          This class implements a PeerID.
PeerInfoService
          The PeerInfoService is a generic API for getting information about the local Peer as well as remote Peers.
 

Classes in net.jxta.peer used by net.jxta.platform
PeerID
          This class implements a PeerID.
 

Classes in net.jxta.peer used by net.jxta.protocol
PeerID
          This class implements a PeerID.
 

Classes in net.jxta.peer used by net.jxta.resolver
PeerID
          This class implements a PeerID.
 

Classes in net.jxta.peer used by net.jxta.socket
PeerID
          This class implements a PeerID.
 

Classes in net.jxta.peer used by net.jxta.util
PeerID
          This class implements a PeerID.
 


JXSE