Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.http.impl.io.SSLSocketFactory

Uses of SSLSocketFactory in org.apache.http.impl.io
 

Fields in org.apache.http.impl.io declared as SSLSocketFactory
private static SSLSocketFactory SSLSocketFactory.DEFAULT_FACTORY
          The factory singleton.
 

Methods in org.apache.http.impl.io that return SSLSocketFactory
static SSLSocketFactory SSLSocketFactory.getSocketFactory()
          Gets an singleton instance of the SSLProtocolSocketFactory.