| AuthorizationHandler |
Class AuthorizationHandler manages AdAuthorizationInfo instances
|
| AuthorizationInfo |
Abstract superclass for HTTP authorization information.
|
| Challenge |
Class Challenge holds a http authentication challenge
|
| HttpClient |
Class HttpClient implements a HTTP client
|
| 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.
|
| HttpException |
Class HttpException represents HTTP related problems
|
| HttpHeader |
Class HttpHeader represents a http header block
|
| HttpHeader.HeaderEntry |
Class HeaderEntry represents a single header field
|
| HttpMethod |
Class HttpMethod provides a method to read a line from a given input stream
|
| HttpParseException |
Class HttpParseException represents problems parsing http challenges
|
| HttpServerMethod |
Class HttpServerMethod is responsible for
|
| HttpSocketFactory |
Class HttpSocketFactory manages socket factories
|
| MessageReader |
Class MessageReader is responsible for reading http messages
|
| MessageWriter |
Class MessageWriter is responsible for creating http messages
|