See: Description
Interface | Description |
---|---|
HTTPClient |
Abstraction for opening an
InputStream on an
HTTP URI. |
HTTPClientConfiguration |
Defines the
HTTPClient configuration. |
Class | Description |
---|---|
AcceptHeaderBuilder |
Concatenates a collection of MIME specs in "type/subtype;q=x.x" notation
into an HTTP Accept header value, and removes duplicates and types
covered by wildcards.
|
DefaultHTTPClient |
Opens an
InputStream on an HTTP URI. |
DefaultHTTPClientConfiguration |
Default implementation of
HTTPClientConfiguration . |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.