Class AbstractConnectorHttpClientTransport

    • Method Detail

      • connect

        public void connect​(InetSocketAddress address,
                            Map<String,​Object> context)
        Deprecated.
        Description copied from interface: HttpClientTransport
        Establishes a physical connection to the given address.
        Parameters:
        address - the address to connect to
        context - the context information to establish the connection