Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.sblim.wbem.http.HttpContentHandler
org.sblim.wbem.client.indications.CIMIndicationHandler
public class CIMIndicationHandler
extends HttpContentHandler
Constructor Summary | |
| |
|
Method Summary | |
void |
|
int |
|
void |
|
Methods inherited from class org.sblim.wbem.http.HttpContentHandler | |
close , handleContent |
public CIMIndicationHandler(CIMEventDispatcher pDispatcher, SessionProperties pProperties)
public int getMsgID()
public void handleContent(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress) throws HttpException, IOException
- Overrides:
- handleContent in interface HttpContentHandler