Uses of Class
org.springframework.integration.ws.dsl.BaseWsInboundGatewaySpec
Packages that use BaseWsInboundGatewaySpec
-
Uses of BaseWsInboundGatewaySpec in org.springframework.integration.ws.dsl
Classes in org.springframework.integration.ws.dsl with type parameters of type BaseWsInboundGatewaySpecModifier and TypeClassDescriptionclass
BaseWsInboundGatewaySpec<S extends BaseWsInboundGatewaySpec<S,
E>, E extends AbstractWebServiceInboundGateway> BaseMessagingGatewaySpec
for web services.Subclasses of BaseWsInboundGatewaySpec in org.springframework.integration.ws.dslModifier and TypeClassDescriptionclass
The spec for aMarshallingWebServiceInboundGateway
.class
The spec for aSimpleWebServiceInboundGateway
.