Uses of Class
org.apache.http.conn.ssl.SSLSocketFactory
| Package | Description |
|---|---|
| org.apache.http.conn.ssl |
TLS/SSL specific parts of the HttpConn API.
|
-
Uses of SSLSocketFactory in org.apache.http.conn.ssl
Methods in org.apache.http.conn.ssl that return SSLSocketFactory Modifier and Type Method Description static SSLSocketFactorySSLSocketFactory. getSocketFactory()Gets an singleton instance of the SSLProtocolSocketFactory.