Uses of Class
org.sblim.wbem.http.HttpException

Packages that use HttpException
org.sblim.wbem.client.indications Public API for creation of indication listeners. 
org.sblim.wbem.http 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 HttpException
 void CIMIndicationHandler.handleContent(MessageReader pReader, MessageWriter pWriter, java.net.InetAddress pInetAddress)
           
 

Uses of HttpException in org.sblim.wbem.http
 

Subclasses of HttpException in org.sblim.wbem.http
 class HttpParseException
           
 

Methods in org.sblim.wbem.http that throw HttpException
abstract  void HttpContentHandler.handleContent(MessageReader pMr, MessageWriter pMw, java.net.InetAddress pInetAdress)
           
 

Constructors in org.sblim.wbem.http that throw HttpException
HttpServerMethod(java.io.InputStream reader)
           
MessageReader(java.io.InputStream reader)
           
 



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