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

Packages that use HttpContentHandler
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 HttpContentHandler in org.sblim.cimclient.internal.http
 

Constructors in org.sblim.cimclient.internal.http with parameters of type HttpContentHandler
HttpConnectionHandler(HttpContentHandler handler)
          Ctor.
HttpConnectionHandler(HttpContentHandler handler)
          Ctor.
 

Uses of HttpContentHandler in org.sblim.cimclient.internal.wbem.indications
 

Subclasses of HttpContentHandler in org.sblim.cimclient.internal.wbem.indications
 class CIMIndicationHandler
          Handles the HTTP connections, providing the necesary interfaces for CIMListener server.
 



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