| java.lang.Object org.archive.crawler.fetcher.HeritrixSSLProtocolSocketFactory
Method Summary | |
public Socket | createSocket(String host, int port, InetAddress clientHost, int clientPort) | public Socket | createSocket(String host, int port) | public synchronized Socket | createSocket(String host, int port, InetAddress localAddress, int localPort, HttpConnectionParams params) | public Socket | createSocket(Socket socket, String host, int port, boolean autoClose) | public boolean | equals(Object obj) | public int | hashCode() |
hashCode | public int hashCode()(Code) | | |
|
|