Class RequestInterceptorClientBuilder

  • All Implemented Interfaces:
    HttpClientBuilderConfigurator

    public class RequestInterceptorClientBuilder
    extends java.lang.Object
    implements HttpClientBuilderConfigurator
    HttpClientBuilderConfigurator instance that allows additional HttpRequestInterceptor instances to be added to the outgoing request.

    In the adapter configuration file this class is aliased as request-interceptor-apache-http-client-builder which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • RequestInterceptorClientBuilder

        public RequestInterceptorClientBuilder()