Class ConnectMethod

    • Constructor Detail

      • ConnectMethod

        public ConnectMethod()
        Deprecated.
        use #ConnectMethod(HttpHost); Create a connect method.
        Since:
        3.0
      • ConnectMethod

        public ConnectMethod​(HttpMethod method)
        Deprecated.
        the wrapped method is no longer used Create a connect method wrapping the existing method
        Parameters:
        method - the method to execute after connecting to the server
      • ConnectMethod

        public ConnectMethod​(HostConfiguration targethost)
        Deprecated.
        Create a connect method.
        Since:
        3.0