private static class HttpClient4.SingleClient extends Object implements HttpClientPool
| Modifier and Type | Field and Description |
|---|---|
private org.apache.http.client.HttpClient |
client |
| Constructor and Description |
|---|
HttpClient4.SingleClient() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.HttpClient |
getHttpClient(URL server)
Get the appropriate HttpClient for sending a request to the given URL.
|
public org.apache.http.client.HttpClient getHttpClient(URL server)
HttpClientPoolgetHttpClient in interface HttpClientPoolCopyright © 2016. All rights reserved.