Package org.springframework.integration.ws.dsl
package org.springframework.integration.ws.dsl
Contains classes for DSL support.
-
ClassDescriptionBaseWsInboundGatewaySpec<S extends BaseWsInboundGatewaySpec<S,
E>, E extends AbstractWebServiceInboundGateway> BaseMessagingGatewaySpec
for web services.BaseWsOutboundGatewaySpec<S extends BaseWsOutboundGatewaySpec<S,E>, E extends AbstractWebServiceOutboundGateway> The baseMessageHandlerSpec
forAbstractWebServiceOutboundGateway
s.The spec for aMarshallingWebServiceInboundGateway
.The spec for aMarshallingWebServiceOutboundGateway
.Spec for aMarshallingWebServiceOutboundGateway
where an externalWebServiceTemplate
is not provided.The spec for aSimpleWebServiceInboundGateway
.The spec for aSimpleWebServiceOutboundGateway
.Spec for aSimpleWebServiceOutboundGateway
where an externalWebServiceTemplate
is not provided.Factory class for web service components.