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 HttpContentHandler
public int getMsgID()
public void handleContent(MessageReader pReader, MessageWriter pWriter, java.net.InetAddress pInetAddress) throws HttpException, java.io.IOException
handleContent
in class HttpContentHandler
HttpException
java.io.IOException
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.