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