org.sblim.cimclient.internal.wbem.indications

Class CIMIndicationHandler

public class CIMIndicationHandler extends HttpContentHandler

Handles the HTTP connections, providing the necesary interfaces for CIMListener server.
Constructor Summary
CIMIndicationHandler(CIMEventDispatcher pDispatcher)
Ctor.
CIMIndicationHandler(CIMEventDispatcher pDispatcher, WBEMConfiguration pProperties)
Ctor.
Method Summary
voidclose()
intgetMsgID()
getMsgID
voidhandleContent(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress)

Constructor Detail

CIMIndicationHandler

public CIMIndicationHandler(CIMEventDispatcher pDispatcher)
Ctor.

Parameters: pDispatcher

CIMIndicationHandler

public CIMIndicationHandler(CIMEventDispatcher pDispatcher, WBEMConfiguration pProperties)
Ctor.

Parameters: pDispatcher pProperties

Method Detail

close

public void close()

getMsgID

public int getMsgID()
getMsgID

Returns: int

handleContent

public void handleContent(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress)
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.