|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |