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