org.sblim.cimclient.internal.wbem.indications
public class CIMIndicationHandler extends HttpContentHandler
Constructor and Description |
---|
CIMIndicationHandler(CIMEventDispatcher pDispatcher)
Ctor.
|
CIMIndicationHandler(CIMEventDispatcher pDispatcher,
WBEMConfiguration pProperties)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the handler
|
int |
getMsgID()
getMsgID
|
void |
handleContent(MessageReader pReader,
MessageWriter pWriter,
InetAddress pInetAddress)
Handles the content of a given connection
|
public CIMIndicationHandler(CIMEventDispatcher pDispatcher)
pDispatcher
- public CIMIndicationHandler(CIMEventDispatcher pDispatcher, WBEMConfiguration pProperties)
pDispatcher
- pProperties
- public void close()
HttpContentHandler
close
in class HttpContentHandler
public int getMsgID()
public void handleContent(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress) throws HttpException, IOException
HttpContentHandler
handleContent
in class HttpContentHandler
pReader
- The reader of the connectionpWriter
- The writer of the connectionpInetAddress
- The network addressHttpException
IOException
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.