Frames | No Frames |
Classes implementing org.sblim.wbem.client.indications.CIMListener | |
class | IndicationSubscriptionListenerSample.java
(C) Copyright IBM Corp. |
Methods with parameter type org.sblim.wbem.client.indications.CIMListener | |
void | |
void |
Methods with parameter type org.sblim.wbem.client.indications.CIMListener | |
void | Adds the specified CIMListener to start receiving indications from the
CIM server. |
void | |
void | |
void | |
CIMInstance | This methods return an instance of CIM_IndicationHandler, since CIM over
HTTP is used as transport an instance of CIM_IndicationHandlerCIMXML is
returned. |
CIMInstance | |
CIMInstance | |
CIMInstance | This methods return an instance of CIM_IndicationDestination, since CIM
over HTTP is used as transport an instance of
CIM_ListenerDestinationCIMXML is returned. |
CIMInstance | |
CIMInstance | |
void | Removes the specified CIMListener, to stop receiving indications from the
CIM server. |
void | |
void |