Class | Description |
---|---|
AuthorizationHandler |
Class AuthorizationHandler manages AdAuthorizationInfo instances
|
AuthorizationInfo |
Abstract superclass for HTTP authorization information.
|
BASE64Encoder |
Class BASE64Encoder implements the BASE64 encoding algorithm
|
Challenge |
Class Challenge holds a http authentication challenge
|
HttpClient |
Class HttpClient implements a HTTP client
|
HttpClientMethod |
Class HttpClientMethod encapsulates a http client method
|
HttpClientPool |
Class HttpClientPool implements a pool for http client connections
|
HttpConnectionHandler |
Class HttpConnectionHandler is responsible for handling an incoming
connection
|
HttpContentHandler |
Class HttpContentHandler is responsible for handling the content of an http
connection.
|
HttpHeader |
Class HttpHeader represents a http header block
|
HttpHeader.HeaderEntry |
Class HeaderEntry represents a single header field
|
HttpHeaderParser |
Class HttpHeaderParser parses http headers
|
HttpMethod |
Class HttpMethod provides a method to read a line from a given input stream
|
HttpServerConnection |
Class HttpServerConnection implements the outer shell of a HTTP server.
|
HttpServerMethod |
Class HttpServerMethod is responsible for
|
HttpServerWorker |
Class HttpServerWorker forwards incoming connections to a handler
|
HttpSocketFactory |
Class HttpSocketFactory manages socket factories
|
HttpUrlConnection |
Class HttpUrlConnection encapsulates a http connection
|
MessageReader |
Class MessageReader is responsible for reading http messages
|
MessageWriter |
Class MessageWriter is responsible for creating http messages
|
PegasusLocalAuthInfo |
Implements OpenPegasus local authentication
|
WwwAuthInfo |
Implements HTTP basic and digest authentication
|
Exception | Description |
---|---|
HttpException |
Class HttpException represents HTTP related problems
|
HttpParseException |
Class HttpParseException represents problems parsing http challenges
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.