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.
Client-side reactive HTTP support classes.
Web client utilities.
Test support classes that use
RestClient and
RestTemplate.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 an imperative 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 aTlsSocketStrategygiven 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 an imperative or reactive HTTP client.Redirect strategies support by HTTP clients. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.http.client.reactiveClassDescriptionSettings that can be applied when creating an imperative or reactive HTTP client.
-
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 an imperative or reactive HTTP client.Redirect strategies support by HTTP clients. -
Classes in org.springframework.boot.http.client used by org.springframework.boot.resttestclientClassDescriptionSettings that can be applied when creating an imperative or reactive HTTP client.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 an imperative or reactive HTTP client.