Uses of Class
org.eclipse.higgins.idas.registry.discovery.AbstractDiscovery

Packages that use AbstractDiscovery
org.eclipse.higgins.idas.registry.discovery   
 

Uses of AbstractDiscovery in org.eclipse.higgins.idas.registry.discovery
 

Subclasses of AbstractDiscovery in org.eclipse.higgins.idas.registry.discovery
 class FileDiscovery
          A Discovery implementation that reads an XRDS document from a file.
 class ResolutionDiscovery
          A Discovery implementation that uses XRI resolution to obtain an XRDS document
 class StreamDiscovery
          A Discovery implementation that reads an XRDS document from a stream, then closes the stream.
 class YadisDiscovery
          A Discovery implementation that uses Yadis discovery to obtain an XRDS document