| Package | Description |
|---|---|
| org.springframework.ws.transport.http |
Package providing support for handling messages via HTTP.
|
| Class and Description |
|---|
| AbstractHttpSenderConnection
Abstract base class for
WebServiceConnection implementations that send request over HTTP. |
| AbstractHttpWebServiceMessageSender
Abstract base class for
WebServiceMessageSender implementations that use
HTTP. |
| HttpTransportException
Exception that is thrown when an error occurs in the HTTP transport.
|
HttpUrlConnectionMessageSender
WebServiceMessageSender implementation that uses standard J2SE facilities to execute POST requests, without
support for HTTP authentication or advanced configuration options. |
| LocationTransformerObjectSupport
Abstract base class for
WsdlDefinitionHandlerAdapter and XsdSchemaHandlerAdapter that transforms XSD
and WSDL location attributes. |
Copyright © 2023 VMware, Inc.. All rights reserved.