Package org.springframework.boot.webservices.client
package org.springframework.boot.webservices.client
Web Services client utilities.
-
ClassDescription
WebServiceMessageSender
builder that can detect a suitable HTTP library based on the classpath.Builder that can be used to configure and create aWebServiceTemplate
.Callback interface that can be used to customize aWebServiceTemplate
.