Uses of Class
org.sblim.cimclient.internal.wbem.indications.CIMEventDispatcher
-
Packages that use CIMEventDispatcher Package Description 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 Constructor Description CIMIndicationHandler(CIMEventDispatcher pDispatcher)Ctor.CIMIndicationHandler(CIMEventDispatcher pDispatcher, WBEMConfiguration pProperties)Ctor.ReliableIndicationHandler(CIMEventDispatcher pDispatcher, long pIdentiferLifetime)Constructs aReliableIndicationHandlerinstance that uses the specified event dispatcher and sequence identifier lifetime to handle reliable indications.
-