|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IAuthenticator | Implementations of this interface are used by clients to store and retrieve information for authentication purposes. |
IRequestBodyWriter | An object writer for Request s whose body is in object
form and shouldn't be flattened until an output stream is available. |
ISocketFactory | Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
IStatusCodes | HTTP status codes. |
Class Summary | |
---|---|
BufferPool | A BufferPool holds on to a collection of buffers (byte
arrays) so they can be reused without having to allocate and release
memory. |
ContentType | Parses an HTTP Content-Type entity-header field. |
HttpClient | An HTTP 1.0 or 1.1 client. |
HttpConnection | A connection to an HTTP/1.0 or HTTP/1.1 compatable server. |
Message | A common superclass for HTTP messages. |
Request | An HTTP request message. |
RequestInputStream | A resettable InputStream . |
Response | An HTTP response message. |
Provides support for the HTTP protocol.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |