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 Advertisements using the Resolver service and SRDI.
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

JXSE