Uses of Package
org.springframework.ws.transport.http
Packages that use org.springframework.ws.transport.http
Package
Description
Package providing support for handling messages via HTTP.
-
Classes in org.springframework.ws.transport.http used by org.springframework.ws.transport.httpClassDescriptionBase
AbstractHttpWebServiceMessageSender
implementation that uses Apache HttpClient to execute POST requests.Abstract base class forWebServiceConnection
implementations that send request over HTTP.Abstract base class forWebServiceMessageSender
implementations that use HTTP.FactoryBean
to set up aCloseableHttpClient
using HttpComponents HttpClient 5.Exception that is thrown when an error occurs in the HTTP transport.WebServiceMessageSender
implementation that uses standard J2SE facilities to execute POST requests, without support for HTTP authentication or advanced configuration options.Abstract base class forWsdlDefinitionHandlerAdapter
andXsdSchemaHandlerAdapter
that transforms XSD and WSDL location attributes.