Uses of Package
org.springframework.boot.webservices.client
Packages that use org.springframework.boot.webservices.client
Package
Description
Auto-configuration for Spring Web Services Clients.
Auto-configuration for web service clients.
Web Services client utilities.
-
Classes in org.springframework.boot.webservices.client used by org.springframework.boot.autoconfigure.webservices.clientClassDescriptionFactory that can be used to create a
WebServiceMessageSender
.Builder that can be used to configure and create aWebServiceTemplate
. -
Classes in org.springframework.boot.webservices.client used by org.springframework.boot.test.autoconfigure.webservices.clientClassDescriptionBuilder that can be used to configure and create a
WebServiceTemplate
. -
Classes in org.springframework.boot.webservices.client used by org.springframework.boot.webservices.clientClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Factory that can be used to create a
WebServiceMessageSender
.Builder that can be used to configure and create aWebServiceTemplate
.Callback interface that can be used to customize aWebServiceTemplate
.
WebServiceMessageSenderFactory.http(ClientHttpRequestFactorySettings)