| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.sync |
Default HTTP client implementation.
|
| org.apache.hc.client5.http.ssl |
Client TLS/SSL support.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClientBuilder |
HttpClientBuilder.setSSLSocketFactory(LayeredConnectionSocketFactory sslSocketFactory)
Assigns
LayeredConnectionSocketFactory instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLConnectionSocketFactory
Layered socket factory for TLS/SSL connections.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.