Package interlok.http.apache.async
package interlok.http.apache.async
Adds supporting configuration for Apache HTTP asynchronous clients.
This package allows you to configure additional settings on the underlying HttpAsyncClientBuilder where
it is exposed.
-
ClassDescriptionAllows you to specify a
CredentialsProvideras a default for theHttpClientBuilder.HttpClientBuilderConfiguratorimplementation that allows you to customise keystores etc.HttpClientBuilderConfiguratorinstance that allows additionalHttpRequestInterceptorinstances to be added to the outgoing request.HttpAsyncClientBuilderConfigimplementation that wraps a list of implementations.Provides some sensible default behaviour for configuring anHttpAsyncClientBuilder.