Uses of Package
org.springframework.boot.http.client
Packages that use org.springframework.boot.http.client
Package
Description
Client-side HTTP support classes.
Auto-configuration for client-side HTTP.
Auto-configuration for client-side reactive HTTP.
Client-side reactive HTTP support classes.
Web client utilities.
Client-side support for testing embedded web servers.
Web Services client utilities.
-
Classes in org.springframework.boot.http.client used by org.springframework.boot.http.clientClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Settings that can be applied when creating aClientHttpRequestFactory
.Settings that can be applied when creating a blocking or reactive HTTP client.Builder forClientHttpRequestFactoryBuilder.httpComponents()
.Builder that can be used to create a Apache HttpComponentsHttpAsyncClient
.Builder that can be used to create a Apache HttpComponentsHttpClient
.Factory that can be used to optionally create aTlsSocketStrategy
given anSslBundle
.Redirect strategies support by HTTP clients.Builder forClientHttpRequestFactoryBuilder.jdk()
.Builder that can be used to create a JDKHttpClient
.Builder forClientHttpRequestFactoryBuilder.jetty()
.Builder that can be used to create a JettyHttpClient
.Builder forClientHttpRequestFactoryBuilder.reactor()
.Builder that can be used to create a Rector NettyHttpClient
.Builder forClientHttpRequestFactoryBuilder.simple()
. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.http.client.autoconfigureClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Settings that can be applied when creating aClientHttpRequestFactory
.Redirect strategies support by HTTP clients. -
-
-
Classes in org.springframework.boot.http.client used by org.springframework.boot.restclientClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Settings that can be applied when creating aClientHttpRequestFactory
.Redirect strategies support by HTTP clients. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.web.server.test.clientClassDescriptionSettings that can be applied when creating a
ClientHttpRequestFactory
.Redirect strategies support by HTTP clients. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.webservices.clientClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Settings that can be applied when creating aClientHttpRequestFactory
.