org.sblim.wbem.client.indications
public class CIMIndicationHandler extends HttpContentHandler
| Constructor and Description |
|---|
CIMIndicationHandler(CIMEventDispatcher pDispatcher) |
CIMIndicationHandler(CIMEventDispatcher pDispatcher,
SessionProperties pProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getMsgID() |
void |
handleContent(MessageReader pReader,
MessageWriter pWriter,
java.net.InetAddress pInetAddress) |
public CIMIndicationHandler(CIMEventDispatcher pDispatcher)
public CIMIndicationHandler(CIMEventDispatcher pDispatcher, SessionProperties pProperties)
public void close()
close in class HttpContentHandlerpublic int getMsgID()
public void handleContent(MessageReader pReader, MessageWriter pWriter, java.net.InetAddress pInetAddress) throws HttpException, java.io.IOException
handleContent in class HttpContentHandlerHttpExceptionjava.io.IOExceptionCopyright © 2005, 2009 IBM Corporation. All Rights Reserved.