Example usage for Java org.apache.commons.httpclient.contrib.ssl EasySSLProtocolSocketFactory fields, constructors, methods, implement or subclass
The text is from its open source code.
EasySSLProtocolSocketFactory() Constructor for EasySSLProtocolSocketFactory. |
Socket | createSocket(final String host, final int port, final InetAddress localAddress, final int localPort, final HttpConnectionParams params) Attempts to get a new socket connection to the given host within the given time limit. |