Uses of Class
org.apache.http.conn.ssl.SSLSocketFactory

Packages that use SSLSocketFactory
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
static SSLSocketFactory SSLSocketFactory.getSocketFactory()
          Gets an singleton instance of the SSLProtocolSocketFactory.
 



Copyright © 1999-2008 Apache Software Foundation. All Rights Reserved.