org.sblim.wbem.http
public abstract class HttpContentHandler extends java.lang.Object
| Constructor and Description |
|---|
HttpContentHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
abstract void |
handleContent(MessageReader pMr,
MessageWriter pMw,
java.net.InetAddress pInetAdress) |
public abstract void handleContent(MessageReader pMr, MessageWriter pMw, java.net.InetAddress pInetAdress) throws HttpException, java.io.IOException
HttpExceptionjava.io.IOExceptionpublic abstract void close()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.