程序包 cn.taketoday.web.client.config
@NonNullApi
@NonNullFields
package cn.taketoday.web.client.config
Web client config.
-
类说明Basic authentication details to be applied to
HttpHeaders.Utility class that can be used to createClientHttpRequestFactoryinstances configured using givenClientHttpRequestFactorySettings.Support forHttpComponentsClientHttpRequestFactory.Support forJdkClientHttpRequestFactory.Support forJettyClientHttpRequestFactory.Support for reflective configuration of an unknownClientHttpRequestFactoryimplementation.Support forSimpleClientHttpRequestFactory.ClientHttpRequestFactories.Simple.SimpleClientHttpsRequestFactoryto configure SSL from anSslBundle.RuntimeHintsRegistrarforClientHttpRequestFactories.Settings that can be applied when creating aClientHttpRequestFactory.Callback interface that can be used to customize aRestClient.Builder.Builder that can be used to configure and create aRestTemplate.ClientHttpRequestFactoryto apply customizations from theRestTemplateBuilder.Callback interface that can be used to customize aRestTemplate.RestTemplateRequestCustomizer<T extends ClientHttpRequest>Callback interface that can be used to customize theClientHttpRequestsent from aRestTemplate.UriTemplateHandlerto set the root for URI that starts with'/'.