Package org.sblim.wbem.client.indications
Public API for creation of indication listeners.
Secure connections
For specific documentation on how to receive indications via a secure connections (SSL or TLS) please see here.
-
Interface Summary Interface Description CIMListener Defines the interface to be implemented by CIM Event consumers. -
Class Summary Class Description CIMError CIMEvent CIMEventDispatcher CIMIndicationHandler Handles the HTTP connections, providing the necesary interfaces for CIMListener server.CIMIndicationListenertList Maintains a list of CIMListeners.