Class ProxyHttpClientConfigurer

    • Method Detail

      • configureHttpClient

        public void configureHttpClient​(org.apache.http.impl.client.HttpClientBuilder clientBuilder)
        Description copied from interface: HttpClientConfigurer
        Configure the HttpClient such as setting the authentication or proxying details
        Specified by:
        configureHttpClient in interface HttpClientConfigurer
        Parameters:
        clientBuilder - the client