Uses of Class
org.sblim.wbem.http.HttpContentHandler
-
Packages that use HttpContentHandler Package Description 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 HttpContentHandler in org.sblim.wbem.client.indications
Subclasses of HttpContentHandler in org.sblim.wbem.client.indications Modifier and Type Class Description class
CIMIndicationHandler
Handles the HTTP connections, providing the necesary interfaces for CIMListener server. -
Uses of HttpContentHandler in org.sblim.wbem.http
Constructors in org.sblim.wbem.http with parameters of type HttpContentHandler Constructor Description HttpConnectionHandler(HttpContentHandler handler)
-