Uses of Package
org.sblim.cimclient.internal.http
-
Packages that use org.sblim.cimclient.internal.http Package Description org.sblim.cimclient.internal.http Internal implementation of HTTP client and server.org.sblim.cimclient.internal.http.io Internal implementation of HTTP streams.org.sblim.cimclient.internal.wbem.indications Internal implemenation of the indication processing. -
Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.http Class Description AuthorizationHandler Class AuthorizationHandler manages AdAuthorizationInfo instancesAuthorizationInfo Abstract superclass for HTTP authorization information.Challenge Class Challenge holds a http authentication challengeHttpClient Class HttpClient implements a HTTP clientHttpClientPool Class HttpClientPool implements a pool for http client connectionsHttpConnectionHandler Class HttpConnectionHandler is responsible for handling an incoming connectionHttpContentHandler Class HttpContentHandler is responsible for handling the content of an http connection.HttpException Class HttpException represents HTTP related problemsHttpHeader Class HttpHeader represents a http header blockHttpHeader.HeaderEntry Class HeaderEntry represents a single header fieldHttpMethod Class HttpMethod provides a method to read a line from a given input streamHttpParseException Class HttpParseException represents problems parsing http challengesHttpServerMethod Class HttpServerMethod is responsible forHttpSocketFactory Class HttpSocketFactory manages socket factoriesMessageReader Class MessageReader is responsible for reading http messagesMessageWriter Class MessageWriter is responsible for creating http messages -
Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.http.io Class Description HttpClient Class HttpClient implements a HTTP clientHttpHeader Class HttpHeader represents a http header block -
Classes in org.sblim.cimclient.internal.http used by org.sblim.cimclient.internal.wbem.indications Class Description HttpContentHandler Class HttpContentHandler is responsible for handling the content of an http connection.HttpException Class HttpException represents HTTP related problemsMessageReader Class MessageReader is responsible for reading http messagesMessageWriter Class MessageWriter is responsible for creating http messages