| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.io |
Default implementations of client connection management
functions.
|
| org.apache.hc.client5.http.ssl |
Client TLS/SSL support.
|
| Modifier and Type | Method and Description |
|---|---|
PoolingHttpClientConnectionManagerBuilder |
PoolingHttpClientConnectionManagerBuilder.setSSLSocketFactory(LayeredConnectionSocketFactory sslSocketFactory)
Assigns
LayeredConnectionSocketFactory instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLConnectionSocketFactory
Layered socket factory for TLS/SSL connections.
|
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.