org.sblim.wbem.client.indications
Class CIMIndicationHandler
java.lang.Object
org.sblim.wbem.http.HttpContentHandler
org.sblim.wbem.client.indications.CIMIndicationHandler
public class CIMIndicationHandler
- extends HttpContentHandler
Handles the HTTP connections, providing the necesary interfaces for
CIMListener server.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CIMIndicationHandler
public CIMIndicationHandler(CIMEventDispatcher pDispatcher)
CIMIndicationHandler
public CIMIndicationHandler(CIMEventDispatcher pDispatcher,
SessionProperties pProperties)
close
public void close()
- Specified by:
close
in class HttpContentHandler
getMsgID
public int getMsgID()
handleContent
public void handleContent(MessageReader pReader,
MessageWriter pWriter,
java.net.InetAddress pInetAddress)
throws HttpException,
java.io.IOException
- Specified by:
handleContent
in class HttpContentHandler
- Throws:
HttpException
java.io.IOException
Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.