Uses of Class
org.sblim.wbem.http.HttpException
Packages that use HttpException
Package
Description
Public API for creation of indication listeners.
Internal implementation of HTTP client and server
-
Uses of HttpException in org.sblim.wbem.client.indications
Methods in org.sblim.wbem.client.indications that throw HttpExceptionModifier and TypeMethodDescriptionvoid
CIMIndicationHandler.handleContent
(MessageReader pReader, MessageWriter pWriter, InetAddress pInetAddress) -
Uses of HttpException in org.sblim.wbem.http
Subclasses of HttpException in org.sblim.wbem.httpMethods in org.sblim.wbem.http that throw HttpExceptionModifier and TypeMethodDescriptionabstract void
HttpContentHandler.handleContent
(MessageReader pMr, MessageWriter pMw, InetAddress pInetAdress) Constructors in org.sblim.wbem.http that throw HttpExceptionModifierConstructorDescriptionHttpServerMethod
(InputStream reader) MessageReader
(InputStream reader)