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