| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LayeredConnectionSocketFactory | |
|---|---|
| org.apache.http.conn.ssl | Client TLS/SSL support. | 
| org.apache.http.impl.client | Default HTTP client implementation. | 
| Uses of LayeredConnectionSocketFactory in org.apache.http.conn.ssl | 
|---|
| Classes in org.apache.http.conn.ssl that implement LayeredConnectionSocketFactory | |
|---|---|
|  class | SSLConnectionSocketFactoryLayered socket factory for TLS/SSL connections. | 
|  class | SSLSocketFactoryDeprecated. (4.3) use SSLConnectionSocketFactory. | 
| Uses of LayeredConnectionSocketFactory in org.apache.http.impl.client | 
|---|
| Methods in org.apache.http.impl.client with parameters of type LayeredConnectionSocketFactory | |
|---|---|
|  HttpClientBuilder | HttpClientBuilder.setSSLSocketFactory(LayeredConnectionSocketFactory sslSocketFactory)Assigns LayeredConnectionSocketFactoryinstance. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||