Uses of Interface org.sblim.wbem.client.indications.CIMListener

Uses in package org.sblim.wbem.client

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
CIMClientXML.addCIMListener(CIMListener pListener, String pId)
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

Uses in package org.sblim.wbem.client.indications

Methods with parameter type org.sblim.wbem.client.indications.CIMListener

void
void

Uses in package org.sblim.wbem.cimclient.sample

Classes implementing org.sblim.wbem.client.indications.CIMListener

class
IndicationSubscriptionListenerSample.java (C) Copyright IBM Corp.

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