Package org.sblim.cimclient.discovery


package org.sblim.cimclient.discovery
Provides classes and interfaces for WBEM services discovery via SLP.
Since:
2.0.2
  • Class
    Description
    Class AdvertisementCatalog implements a catalog for WBEM service advertisements.
    Interface EventListener specifies listener that are called when an advertisement is added to or removed from the catalog, expires or is renewed.
    Interface Discoverer offers methodology for discovering WBEM services.
    Class DiscovererFactory is responsible for creating concrete instances of the Discoverer interface.
    Class WBEMProtocol encapsulates a transport/presentation protocol pair.
    Interface WBEMServiceAdvertisement is encapsulates the information collected about a service during discovery.