| Package | Description |
|---|---|
| org.apache.http.conn.ssl |
TLS/SSL specific API.
|
| org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client. |
| Modifier and Type | Class and Description |
|---|---|
class |
SSLSocketFactory
Layered socket factory for TLS/SSL connections.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClientBuilder |
HttpClientBuilder.setSSLSocketFactory(LayeredConnectionSocketFactory sslSocketFactory) |
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.