JXTA

Package net.jxta.impl.peer

Provides definition for the standard JXTA Peer Info Service.

See:
          Description

Interface Summary
PeerInfoHandler  
PeerInfoMessenger  
 

Class Summary
PeerInfoServiceImpl Peer Info provides a mechanism to obtain information about peers.
PeerInfoServiceInterface PeerInfoServiceInterface provides a pure interface object that permits interaction with the actual PeerInfoService implementation without giving access to the real object.
RemoteMonitorPeerInfoHandler  
RemoteMonitorQuery  
RemoteMonitorResponse  
 

Package net.jxta.impl.peer Description

Provides definition for the standard JXTA Peer Info Service.

See Also:
JXTA Protocols Specification : Peer Info Protocol

JXSE