Package | Description |
---|---|
net.oauth.client.httpclient4 |
Classes that integrate the Apache Commons HTTP Client version 4 with the OAuth library.
|
Modifier and Type | Class and Description |
---|---|
private static class |
HttpClient4.SingleClient
A pool that simply shares a single HttpClient.
|
Modifier and Type | Field and Description |
---|---|
private HttpClientPool |
HttpClient4.clientPool |
private static HttpClientPool |
HttpClient4.SHARED_CLIENT |
Constructor and Description |
---|
HttpClient4(HttpClientPool clientPool) |