JXTA

Package net.jxta.impl.resolver

A JXTA ResolverService implementation which implements the standard JXTA Endpoint Resolver Protocol (ERP).

See:
          Description

Interface Summary
InternalQueryHandler Services that wish to act as a resolver handler must implement this interface.
 

Class Summary
ResolverServiceImpl Implements the ResolverService using the standard JXTA Endpoint Resolver Protocol (ERP).
ResolverServiceImpl.CurrentCredential Encapsulates current Membership Service credential.
ResolverServiceInterface Provides a controlled interface to the Resolver Service.
 

Package net.jxta.impl.resolver Description

A JXTA ResolverService implementation which implements the standard JXTA Endpoint Resolver Protocol (ERP).

See Also:
ResolverService, JXTA Protocols Specification : Endpoint Resolver Protocol

JXSE