Package org.sblim.cimclient.internal.wbem.indications

Internal implemenation of the indication processing.

See:
          Description

Class Summary
CIMEvent Class CIMEvent is required for indication handling.
CIMEventDispatcher Class CIMEventDispatcher is required for indication handling.
CIMIndicationHandler Handles the HTTP connections, providing the necessary interfaces for CIMListener server.
ReliableIndicationHandler ReliableIndicationHandler is responsible for determining when to dispatch reliable indications, which includes queuing unexpected indications, caching all indications for the duration of their sequence identifier lifetime, and logging missing, duplicate and out-of-order indications.
 

Package org.sblim.cimclient.internal.wbem.indications Description

Internal implemenation of the indication processing. The classes and interfaces herein are for internal use of the SBLIM Client for Java only and might therefore be modified or removed without notice.

Since:
2.0.0


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