Uses of Class
org.springframework.integration.ws.dsl.BaseWsInboundGatewaySpec
-
Uses of BaseWsInboundGatewaySpec in org.springframework.integration.ws.dsl
Modifier and TypeClassDescriptionclass
BaseWsInboundGatewaySpec<S extends BaseWsInboundGatewaySpec<S,
E>, E extends AbstractWebServiceInboundGateway> BaseMessagingGatewaySpec
for web services.Modifier and TypeClassDescriptionclass
The spec for aMarshallingWebServiceInboundGateway
.class
The spec for aSimpleWebServiceInboundGateway
.