All Classes and Interfaces
Class
Description
Base class for outbound Web Service-invoking Messaging Gateways.
BaseWsInboundGatewaySpec<S extends BaseWsInboundGatewaySpec<S,E>,E extends AbstractWebServiceInboundGateway>
Base
MessagingGatewaySpec for web services.BaseWsOutboundGatewaySpec<S extends BaseWsOutboundGatewaySpec<S,E>,E extends AbstractWebServiceOutboundGateway>
The base
MessageHandlerSpec for AbstractWebServiceOutboundGateways.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.
The spec for a
MarshallingWebServiceInboundGateway.The spec for a
MarshallingWebServiceOutboundGateway.Spec for a
MarshallingWebServiceOutboundGateway where an external
WebServiceTemplate is not provided.The
WebServiceException extension to indicate that the server endpoint is
temporary unavailable.An outbound Messaging Gateway for invoking a Web Service.
The spec for a
SimpleWebServiceInboundGateway.The spec for a
SimpleWebServiceOutboundGateway.Spec for a
SimpleWebServiceOutboundGateway where an external
WebServiceTemplate is not provided.A convenience interface that extends
RequestReplyHeaderMapper,
parameterized with SoapHeader.Pre-defined header names to be used when storing or retrieving
Web Service properties to/from integration Message Headers.
Parser for the <outbound-gateway/> element in the 'ws' namespace.
Factory class for web service components.
The
IntegrationConfigurationInitializer implementation for the WebService module.