Uses of Class
org.springframework.integration.ws.dsl.BaseWsOutboundGatewaySpec
Packages that use BaseWsOutboundGatewaySpec
- 
Uses of BaseWsOutboundGatewaySpec in org.springframework.integration.ws.dslClasses in org.springframework.integration.ws.dsl with type parameters of type BaseWsOutboundGatewaySpecModifier and TypeClassDescriptionclassBaseWsOutboundGatewaySpec<S extends BaseWsOutboundGatewaySpec<S,E>, E extends AbstractWebServiceOutboundGateway> The baseMessageHandlerSpecforAbstractWebServiceOutboundGateways.Subclasses of BaseWsOutboundGatewaySpec in org.springframework.integration.ws.dslModifier and TypeClassDescriptionclassThe spec for aMarshallingWebServiceOutboundGateway.static classSpec for aMarshallingWebServiceOutboundGatewaywhere an externalWebServiceTemplateis not provided.classThe spec for aSimpleWebServiceOutboundGateway.static classSpec for aSimpleWebServiceOutboundGatewaywhere an externalWebServiceTemplateis not provided.