public interface HttpClientPool
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.
|
org.apache.commons.httpclient.HttpClient getHttpClient(URL server)
Copyright © 2023. All rights reserved.