Uses of Class
org.springframework.integration.ws.outbound.SimpleWebServiceOutboundGateway
Packages that use SimpleWebServiceOutboundGateway
Package
Description
Provides several inbound and outbound Web Service components.
Contains classes for DSL support.
-
Uses of SimpleWebServiceOutboundGateway in org.springframework.integration.ws
Subclasses of SimpleWebServiceOutboundGateway in org.springframework.integration.wsModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of SimpleWebServiceOutboundGateway in org.springframework.integration.ws.dsl
Methods in org.springframework.integration.ws.dsl that return SimpleWebServiceOutboundGatewayModifier and TypeMethodDescriptionprotected SimpleWebServiceOutboundGatewaySimpleWsOutboundGatewaySpec.assemble(SimpleWebServiceOutboundGateway gateway) protected SimpleWebServiceOutboundGatewaySimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec.assemble(SimpleWebServiceOutboundGateway gateway) protected SimpleWebServiceOutboundGatewaySimpleWsOutboundGatewaySpec.create()protected SimpleWebServiceOutboundGatewaySimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec.create()Methods in org.springframework.integration.ws.dsl with parameters of type SimpleWebServiceOutboundGatewayModifier and TypeMethodDescriptionprotected SimpleWebServiceOutboundGatewaySimpleWsOutboundGatewaySpec.assemble(SimpleWebServiceOutboundGateway gateway) protected SimpleWebServiceOutboundGatewaySimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec.assemble(SimpleWebServiceOutboundGateway gateway)
SimpleWebServiceOutboundGateway