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