Package org.springframework.integration.ws
package org.springframework.integration.ws
Provides several inbound and outbound Web Service components. Also contains
support classes (e.g. Header Mapper)
-
ClassDescriptionBase class for outbound Web Service-invoking Messaging Gateways.A
HeaderMapper
implementation for mapping to and from a SoapHeader.An outbound Messaging Gateway for invoking Web Services that also supports marshalling and unmarshalling of the request and response messages.TheWebServiceException
extension to indicate that the server endpoint is temporary unavailable.An outbound Messaging Gateway for invoking a Web Service.A convenience interface that extendsRequestReplyHeaderMapper
, parameterized withSoapHeader
.Pre-defined header names to be used when storing or retrieving Web Service properties to/from integration Message Headers.