public class LenientSslConnectionSocketFactory
extends org.apache.http.conn.ssl.SSLConnectionSocketFactory
| Constructor and Description |
|---|
LenientSslConnectionSocketFactory(SSLContext sslContext,
HostnameVerifier hostnameVerifier) |
| Modifier and Type | Method and Description |
|---|---|
Socket |
createLayeredSocket(Socket socket,
String target,
int port,
org.apache.http.protocol.HttpContext context) |
public LenientSslConnectionSocketFactory(SSLContext sslContext, HostnameVerifier hostnameVerifier)
public Socket createLayeredSocket(Socket socket, String target, int port, org.apache.http.protocol.HttpContext context) throws IOException
createLayeredSocket in interface org.apache.http.conn.socket.LayeredConnectionSocketFactorycreateLayeredSocket in class org.apache.http.conn.ssl.SSLConnectionSocketFactoryIOExceptionCopyright © 2017. All rights reserved.