public interface HttpClientPoolConfigurable
| Modifier and Type | Method and Description |
|---|---|
void |
setHttpClientPool(org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager pool)
Sets a PoolingHttpClientConnectionManager containing the collection of SSL/TLS server
keys and truststores to use for HTTPS calls.
|
void setHttpClientPool(org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager pool)
pool - The http connection poolCopyright © 2012-2023 Apache Software Foundation. All Rights Reserved.