|
||||||||||
| 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,
InetAddress pInetAddress,
String pLocalAddress)
Handles the content of a given connection |
| Constructors in org.sblim.cimclient.internal.http that throw HttpException | |
|---|---|
HttpServerMethod(InputStream pReader)
Ctor. |
|
MessageReader(InputStream pStream,
int pTimeout)
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,
InetAddress pInetAddress,
String pLocalAddress)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||