Uses of Class
org.sblim.cimclient.internal.wbem.indications.CIMEventDispatcher

Packages that use CIMEventDispatcher
org.sblim.cimclient.internal.wbem.indications Internal implemenation of the indication processing. 
 

Uses of CIMEventDispatcher in org.sblim.cimclient.internal.wbem.indications
 

Constructors in org.sblim.cimclient.internal.wbem.indications with parameters of type CIMEventDispatcher
CIMIndicationHandler(CIMEventDispatcher pDispatcher)
          Ctor.
CIMIndicationHandler(CIMEventDispatcher pDispatcher, WBEMConfiguration pProperties)
          Ctor.
ReliableIndicationHandler(CIMEventDispatcher pDispatcher, long pIdentiferLifetime)
          Constructs a ReliableIndicationHandler instance that uses the specified event dispatcher and sequence identifier lifetime to handle reliable indications.
 



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