Class DefaultHttpClientConnectionOperator

    • Method Detail

      • connect

        public void connect​(ManagedHttpClientConnection conn,
                            org.apache.http.HttpHost host,
                            java.net.InetSocketAddress localAddress,
                            int connectTimeout,
                            org.apache.http.config.SocketConfig socketConfig,
                            org.apache.http.protocol.HttpContext context)
                     throws java.io.IOException
        Specified by:
        connect in interface HttpClientConnectionOperator
        Throws:
        java.io.IOException