Uses of Class
org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
-
Uses of BaseWsOutboundGatewaySpec in org.springframework.integration.ws.dsl
Modifier and TypeClassDescriptionclass
BaseWsOutboundGatewaySpec<S extends BaseWsOutboundGatewaySpec<S,
E>, E extends AbstractWebServiceOutboundGateway> The baseMessageHandlerSpec
forAbstractWebServiceOutboundGateway
s.Modifier and TypeClassDescriptionclass
The spec for aMarshallingWebServiceOutboundGateway
.static class
Spec for aMarshallingWebServiceOutboundGateway
where an externalWebServiceTemplate
is not provided.class
The spec for aSimpleWebServiceOutboundGateway
.static class
Spec for aSimpleWebServiceOutboundGateway
where an externalWebServiceTemplate
is not provided.