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