Package-level declarations

Web client utilities.

Types

Link copied to clipboard
Utility class that can be used to create ClientHttpRequestFactory instances configured using given ClientHttpRequestFactorySettings.
Link copied to clipboard
Settings that can be applied when creating a ClientHttpRequestFactory.
Link copied to clipboard
Callback interface that can be used to customize a RestClient.Builder.
Link copied to clipboard
Builder that can be used to configure and create a RestTemplate.
Link copied to clipboard
Callback interface that can be used to customize a RestTemplate.
Link copied to clipboard
Callback interface that can be used to customize the ClientHttpRequest sent from a RestTemplate.
Link copied to clipboard
UriBuilderFactory to set the root for URI that starts with '/'.
Link copied to clipboard
UriTemplateHandler to set the root for URI that starts with '/'.