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
AbstractHttpWebServiceMessageSenderimplementation that uses Apache HttpClient to execute POST requests.Abstract base class forWebServiceConnectionimplementations that send request over HTTP.Abstract base class forWebServiceMessageSenderimplementations that use HTTP.FactoryBeanto set up aCloseableHttpClientusing HttpComponents HttpClient 5.Exception that is thrown when an error occurs in the HTTP transport.WebServiceMessageSenderimplementation that uses standard J2SE facilities to execute POST requests, without support for HTTP authentication or advanced configuration options.Abstract base class forWsdlDefinitionHandlerAdapterandXsdSchemaHandlerAdapterthat transforms XSD and WSDL location attributes.