JXTA

Package 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.).

See:
          Description

Interface Summary
DiscoveryListener The listener interface for receiving DiscoveryEvents from the Discovery Service.
DiscoveryService Provides an asynchronous mechanism for discovering Advertisement (Peers, Groups, Pipes, Modules, etc.).
 

Class Summary
DiscoveryEvent Container for DiscoveryService events.
 

Package net.jxta.discovery Description

The JXTA Discovery Service provides an asynchronous mechanism for discovering Peer Advertisements, Group Advertisements, and other general JXTA Advertisements (pipes, services, etc.).

See Also:
net.jxta.resolver, Advertisement, JXTA Protocols Specification : Peer Discovery Protocol

JXSE