org.sblim.cimclient.internal.wbem.indications

Class CIMIndicationHandler

public class CIMIndicationHandler extends HttpContentHandler

Handles the HTTP connections, providing the necessary interfaces for CIMListener server.
Constructor Summary
CIMIndicationHandler(CIMEventDispatcher pDispatcher)
Ctor.
CIMIndicationHandler(CIMEventDispatcher pDispatcher, WBEMConfiguration pProperties)
Ctor.
Method Summary
intgetMsgID()
getMsgID

Constructor Detail

CIMIndicationHandler

public CIMIndicationHandler(CIMEventDispatcher pDispatcher)
Ctor.

Parameters: pDispatcher

CIMIndicationHandler

public CIMIndicationHandler(CIMEventDispatcher pDispatcher, WBEMConfiguration pProperties)
Ctor.

Parameters: pDispatcher pProperties

Method Detail

getMsgID

public int getMsgID()
getMsgID

Returns: int

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