Uses of Package
org.springframework.boot.http.client
Packages that use org.springframework.boot.http.client
Package
Description
Auto-configuration for client-side HTTP.
Auto-configuration for web clients.
Auto-configuration for Spring Web Services Clients.
Client-side HTTP support classes.
Client-side reactive HTTP support classes.
Web client test utilities.
Web client utilities.
Web Services client utilities.
-
Classes in org.springframework.boot.http.client used by org.springframework.boot.autoconfigure.http.clientClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Redirect strategies support by HTTP clients. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.autoconfigure.web.client
-
Classes in org.springframework.boot.http.client used by org.springframework.boot.autoconfigure.webservices.client
-
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
.Redirect strategies.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
.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.test.web.clientClassDescriptionSettings that can be applied when creating a
ClientHttpRequestFactory
.Redirect strategies. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.web.clientClassDescriptionInterface used to build a fully configured
ClientHttpRequestFactory
.Settings that can be applied when creating aClientHttpRequestFactory
.Redirect strategies. -
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
.