Uses of Class
org.sblim.cimclient.internal.http.HttpException
Packages that use HttpException
Package
Description
Internal implementation of HTTP client and server.
Internal implemenation of the indication processing.
-
Uses of HttpException in org.sblim.cimclient.internal.http
Subclasses of HttpException in org.sblim.cimclient.internal.httpModifier and TypeClassDescriptionclass
Class HttpParseException represents problems parsing http challengesMethods in org.sblim.cimclient.internal.http that throw HttpExceptionModifier and TypeMethodDescriptionabstract void
HttpContentHandler.handleContent
(MessageReader pMessageReader, MessageWriter pMessageWriter, InetAddress pInetAddress, String pLocalAddress) Handles the content of a given connectionConstructors in org.sblim.cimclient.internal.http that throw HttpExceptionModifierConstructorDescriptionHttpServerMethod
(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 HttpExceptionModifier and TypeMethodDescriptionvoid
CIMIndicationHandler.handleContent
(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress, String pLocalAddress)