Uses of Interface
org.apache.http.conn.SecureSocketFactory

Packages that use SecureSocketFactory
org.apache.http.conn.ssl TLS/SSL specific parts of the HttpConn API. 
 

Uses of SecureSocketFactory in org.apache.http.conn.ssl
 

Classes in org.apache.http.conn.ssl that implement SecureSocketFactory
 class SSLSocketFactory
          Secure socket factory based on JSSE .
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.