Class DefaultClientConnectionOperator

    • Constructor Detail

      • DefaultClientConnectionOperator

        public DefaultClientConnectionOperator​(SchemeRegistry schemes)
        Deprecated.
        Creates a new client connection operator for the given scheme registry.
        Parameters:
        schemes - the scheme registry
        Since:
        4.2
      • DefaultClientConnectionOperator

        public DefaultClientConnectionOperator​(SchemeRegistry schemes,
                                               DnsResolver dnsResolver)
        Deprecated.
        Creates a new client connection operator for the given scheme registry and the given custom DNS lookup mechanism.
        Parameters:
        schemes - the scheme registry
        dnsResolver - the custom DNS lookup mechanism