Package org.sblim.cimclient.internal.http
package org.sblim.cimclient.internal.http
Internal implementation of HTTP client and server. The classes and interfaces herein are for internal use of the SBLIM Client for Java only
and might therefore be modified or removed without notice.
-
ClassDescriptionClass AuthorizationHandler manages AdAuthorizationInfo instancesAbstract superclass for HTTP authorization information.Class BASE64Encoder implements the BASE64 encoding algorithmClass Challenge holds a http authentication challengeClass HttpClient implements a HTTP clientClass HttpClientMethod encapsulates a http client methodClass 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 HttpHeaderParser parses http headersClass HttpMethod provides a method to read a line from a given input streamClass HttpParseException represents problems parsing http challengesClass HttpServerConnection implements the outer shell of a HTTP server.Class HttpServerMethod is responsible forClass HttpServerWorker forwards incoming connections to a handlerClass HttpSocketFactory manages socket factoriesClass HttpUrlConnection encapsulates a http connectionClass MessageReader is responsible for reading http messagesClass MessageWriter is responsible for creating http messagesImplements OpenPegasus local authenticationImplements HTTP basic and digest authentication