| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.io | Client connection management functions based the classic
 connection management APIs. | 
| org.apache.hc.client5.http.ssl | Client TLS/SSL support. | 
| Modifier and Type | Method and Description | 
|---|---|
| PoolingHttpClientConnectionManagerBuilder | PoolingHttpClientConnectionManagerBuilder. setSSLSocketFactory(LayeredConnectionSocketFactory sslSocketFactory)Assigns  LayeredConnectionSocketFactoryinstance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SSLConnectionSocketFactoryLayered socket factory for TLS/SSL connections. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.