Uses of Interface
org.sblim.cimclient.discovery.Discoverer

Packages that use Discoverer
org.sblim.cimclient.discovery Provides classes and interfaces for WBEM services discovery via SLP. 
org.sblim.cimclient.internal.discovery.slp This package and the subpackages contain the internal implementation of the SBLIM CIM Client for Java. 
 

Uses of Discoverer in org.sblim.cimclient.discovery
 

Methods in org.sblim.cimclient.discovery that return Discoverer
static Discoverer DiscovererFactory.getDiscoverer(java.lang.String pProtocol)
          Returns the concrete Discoverer for a given discovery protocol.
 

Uses of Discoverer in org.sblim.cimclient.internal.discovery.slp
 

Classes in org.sblim.cimclient.internal.discovery.slp that implement Discoverer
 class DiscovererSLP
          Class DiscovererSLP is the SLP specific implementation of the Discoverer interface.
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.