|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpException | |
|---|---|
| org.sblim.cimclient.internal.http | Internal implementation of HTTP client and server. |
| org.sblim.cimclient.internal.wbem.indications | Internal implemenation of the indication processing. |
| Uses of HttpException in org.sblim.cimclient.internal.http |
|---|
| Subclasses of HttpException in org.sblim.cimclient.internal.http | |
|---|---|
class |
HttpParseException
Class HttpParseException represents problems parsing http challenges |
| Methods in org.sblim.cimclient.internal.http that throw HttpException | |
|---|---|
abstract void |
HttpContentHandler.handleContent(MessageReader pMessageReader,
MessageWriter pMessageWriter,
java.net.InetAddress pInetAdress)
Handles the content of a given connection |
| Constructors in org.sblim.cimclient.internal.http that throw HttpException | |
|---|---|
HttpServerMethod(java.io.InputStream pReader)
Ctor. |
|
MessageReader(java.io.InputStream pStream)
Ctor. |
|
| Uses of HttpException in org.sblim.cimclient.internal.wbem.indications |
|---|
| Methods in org.sblim.cimclient.internal.wbem.indications that throw HttpException | |
|---|---|
void |
CIMIndicationHandler.handleContent(MessageReader pReader,
MessageWriter pWriter,
java.net.InetAddress pInetAddress)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||