All Classes and Interfaces

Class
Description
API Version properties for both reactive and imperative HTTP Clients.
 
Interface used to build a fully configured ClientHttpConnector.
Customizer that can be used to modify the auto-configured ClientHttpConnectorBuilder when its type matches.
Interface used to build a fully configured ClientHttpRequestFactory.
Customizer that can be used to modify the auto-configured ClientHttpRequestFactoryBuilder when its type matches.
Auto-configuration for HttpClientSettings.
Auto-configuration for HTTP client-related metrics.
Base class for configuration properties common to both imperative and reactive HTTP clients.
Settings that can be applied when creating a imperative or reactive HTTP client.
Base class for configuration properties configure HttpClientSettings.
SSL configuration.
Utility that can be used to map HttpClientSettingsProperties to HttpClientSettings.
@ConfigurationProperties to configure the defaults used for all imperative and reactive HTTP clients.
Builder that can be used to create a Apache HttpComponents HttpAsyncClient.
Builder that can be used to create a Apache HttpComponents HttpClient.
Factory that can be used to optionally create a TlsSocketStrategy given an SslBundle.
Redirect strategies support by HTTP clients.
Properties for HTTP Service clients.
Auto-configuration for imperative HTTP clients.
@ConfigurationProperties to configure the defaults used for imperative HTTP clients.
Supported factory types.
Builder that can be used to create a JDK HttpClient.
Builder that can be used to create a Jetty HttpClient.
ApiVersionInserter backed by ApiversionProperties.
Auto-configuration for reactive HTTP clients.
@ConfigurationProperties to configure the defaults used for reactive HTTP clients.
Supported factory types.
Builder that can be used to create a Rector Netty HttpClient.