See: Description
Interface | Description |
---|---|
SoapHeaderMapper |
A convenience interface that extends
RequestReplyHeaderMapper ,
parameterized with SoapHeader . |
Class | Description |
---|---|
AbstractWebServiceInboundGateway | |
AbstractWebServiceOutboundGateway |
Base class for outbound Web Service-invoking Messaging Gateways.
|
DefaultSoapHeaderMapper |
A
HeaderMapper implementation for
mapping to and from a SoapHeader. |
MarshallingWebServiceInboundGateway | |
MarshallingWebServiceOutboundGateway |
An outbound Messaging Gateway for invoking Web Services that also supports
marshalling and unmarshalling of the request and response messages.
|
SimpleWebServiceInboundGateway | |
SimpleWebServiceOutboundGateway |
An outbound Messaging Gateway for invoking a Web Service.
|
WebServiceHeaders |
Pre-defined header names to be used when storing or retrieving
Web Service properties to/from integration Message Headers.
|
Exception | Description |
---|---|
ServiceUnavailableException |
The
WebServiceException extension to indicate that the server endpoint is
temporary unavailable. |