Uses of Class
org.sblim.cimclient.internal.http.HttpException

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 pInetAdress)
          Handles the content of a given connection
 

Constructors in org.sblim.cimclient.internal.http that throw HttpException
HttpServerMethod(InputStream pReader)
          Ctor.
MessageReader(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, InetAddress pInetAddress)
           
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.