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 TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of MarshallingWebServiceOutboundGateway in org.springframework.integration.ws.dsl
Subclasses with type arguments of type MarshallingWebServiceOutboundGateway in org.springframework.integration.ws.dslModifier and TypeClassDescriptionclass
The spec for aMarshallingWebServiceOutboundGateway
.static class
Spec for aMarshallingWebServiceOutboundGateway
where an externalWebServiceTemplate
is not provided.Methods in org.springframework.integration.ws.dsl that return MarshallingWebServiceOutboundGatewayModifier and TypeMethodDescriptionprotected MarshallingWebServiceOutboundGateway
MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec.assemble
(MarshallingWebServiceOutboundGateway gateway) protected MarshallingWebServiceOutboundGateway
MarshallingWsOutboundGatewaySpec.create()
protected MarshallingWebServiceOutboundGateway
MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec.create()
Methods in org.springframework.integration.ws.dsl with parameters of type MarshallingWebServiceOutboundGatewayModifier and TypeMethodDescriptionprotected MarshallingWebServiceOutboundGateway
MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec.assemble
(MarshallingWebServiceOutboundGateway gateway)
MarshallingWebServiceOutboundGateway