Project JXTA

Package net.jxta.impl.discovery

A JXTA DiscoveryService implementation which implements the standard JXTA Peer Discovery Protocol (PDP).

See:
          Description

Class Summary
DiscoveryServiceImpl This Discovery Service implementation provides a mechanism to discover peers within the horizon of the resolver service.
DiscoveryServiceInterface Provides a pure interface object that permits interaction with the actual Discovery Service implementation without giving access to the real object.
 

Package net.jxta.impl.discovery Description

A JXTA DiscoveryService implementation which implements the standard JXTA Peer Discovery Protocol (PDP).

See Also:
DiscoveryService, ResolverService, JXTA Protocols Specification : Peer Discovery Protocol

JXTA J2SE