Uses of Class
android.net.SSLSessionCache

Packages that use SSLSessionCache
android.net   
 

Uses of SSLSessionCache in android.net
 

Methods in android.net with parameters of type SSLSessionCache
static SSLSocketFactory SSLCertificateSocketFactory.getDefault(int handshakeTimeoutMillis, SSLSessionCache cache)
           
static org.apache.http.conn.ssl.SSLSocketFactory SSLCertificateSocketFactory.getHttpSocketFactory(int handshakeTimeoutMillis, SSLSessionCache cache)
           
static SSLSocketFactory SSLCertificateSocketFactory.getInsecure(int handshakeTimeoutMillis, SSLSessionCache cache)
           
 



Copyright © 2008-2012. All Rights Reserved.