Uses of Class
org.sblim.cimclient.internal.http.HttpContentHandler
Packages that use HttpContentHandler
Package
Description
Internal implementation of HTTP client and server.
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 HttpContentHandlerModifierConstructorDescriptionHttpConnectionHandler
(HttpContentHandler pHandler, WBEMConfiguration pProperties) Ctor. -
Uses of HttpContentHandler in org.sblim.cimclient.internal.wbem.indications
Subclasses of HttpContentHandler in org.sblim.cimclient.internal.wbem.indicationsModifier and TypeClassDescriptionclass
Handles the HTTP connections, providing the necessary interfaces for CIMListener server.