Project JXTA

Package net.jxta.peer

Provides definition for the Peer ID standard JXTA Peer Info Service.

See:
          Description

Interface Summary
PeerInfoListener The listener interface for receiving PeerInfoService events.
PeerInfoService The PeerInfoService is a generic API for getting information about the local Peer as well as remote Peers.
 

Class Summary
PeerID This class implements a PeerID.
PeerInfoEvent Container for PeerInfoEvent events.
 

Package net.jxta.peer Description

Provides definition for the Peer ID standard JXTA Peer Info Service. There is no JXTA J2SE object directly associated with the peer. The state of the current peer is expressed through the PeerGroup object.

See Also:
PeerGroup, PeerAdvertisement, ID, JXTA Protocols Specification

JXTA J2SE