Uses of Package
org.sblim.cimclient.internal.http
Packages that use org.sblim.cimclient.internal.http
Package
Description
Internal implementation of HTTP client and server.
Internal implementation of HTTP streams.
Internal implemenation of the indication processing.
-
Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.httpClassDescriptionClass AuthorizationHandler manages AdAuthorizationInfo instancesAbstract superclass for HTTP authorization information.Class Challenge holds a http authentication challengeClass HttpClient implements a HTTP clientClass HttpClientPool implements a pool for http client connectionsClass HttpConnectionHandler is responsible for handling an incoming connectionClass HttpContentHandler is responsible for handling the content of an http connection.Class HttpException represents HTTP related problemsClass HttpHeader represents a http header blockClass HeaderEntry represents a single header fieldClass HttpMethod provides a method to read a line from a given input streamClass HttpParseException represents problems parsing http challengesClass HttpServerMethod is responsible forClass HttpSocketFactory manages socket factoriesClass MessageReader is responsible for reading http messagesClass MessageWriter is responsible for creating http messages
-
Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.http.ioClassDescriptionClass HttpClient implements a HTTP clientClass HttpHeader represents a http header block
-
Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.wbem.indicationsClassDescriptionClass HttpContentHandler is responsible for handling the content of an http connection.Class HttpException represents HTTP related problemsClass MessageReader is responsible for reading http messagesClass MessageWriter is responsible for creating http messages