Skip navigation links
C G O S 

C

createSocket(String, int, InetAddress, int) - Method in class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - Method in class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
 

G

getHostnameVerification() - Method in class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Gets the status of the host name verification flag.
getSslSocketFactory() - Method in class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Returns the SSLSocketFactory to use to create the sockets.

O

org.jsslutils.extra.apachehttpclient - package org.jsslutils.extra.apachehttpclient
 

S

setHostnameVerification(boolean) - Method in class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Set the host name verification flag.
setSSLContext(SSLContext) - Method in class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Sets the SSLContext to use.
SslContextedSecureProtocolSocketFactory - Class in org.jsslutils.extra.apachehttpclient
This is a SecureProtocolSocketFactory for with the SSLContext can be configured.
SslContextedSecureProtocolSocketFactory(SSLContext, boolean) - Constructor for class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Constructor for SslContextedSecureProtocolSocketFactory.
SslContextedSecureProtocolSocketFactory(SSLContext) - Constructor for class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Constructor for SslContextedSecureProtocolSocketFactory.
SslContextedSecureProtocolSocketFactory(boolean) - Constructor for class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Constructor for SslContextedSecureProtocolSocketFactory.
SslContextedSecureProtocolSocketFactory() - Constructor for class org.jsslutils.extra.apachehttpclient.SslContextedSecureProtocolSocketFactory
Constructor for SslContextedSecureProtocolSocketFactory.
C G O S 
Skip navigation links

Copyright © 2018. All rights reserved.