| Modifier and Type | Class and Description |
|---|---|
private static class |
HttpClient3.SingleClient
A pool that simply shares a single HttpClient, as recommended here.
|
| Modifier and Type | Field and Description |
|---|---|
private HttpClientPool |
HttpClient3.clientPool |
private static HttpClientPool |
HttpClient3.SHARED_CLIENT |
| Constructor and Description |
|---|
HttpClient3(HttpClientPool clientPool) |
Copyright © 2016. All rights reserved.