| Interface | Description |
|---|---|
| HttpClientPool |
A source of Jakarta Commons HttpClient objects.
|
| Class | Description |
|---|---|
| HttpClient3 |
Utility methods for an OAuth client based on the Jakarta Commons HTTP client.
|
| HttpClient3.SingleClient |
A pool that simply shares a single HttpClient, as recommended here.
|
| HttpMethodResponse |
The response part of an HttpMethod, encapsulated as an HttpMessage.
|
Copyright © 2016. All rights reserved.