Uses of Class
org.springframework.integration.ws.AbstractWebServiceInboundGateway
Packages that use AbstractWebServiceInboundGateway
Package
Description
Provides several inbound and outbound Web Service components.
Contains classes for DSL support.
- 
Uses of AbstractWebServiceInboundGateway in org.springframework.integration.wsSubclasses of AbstractWebServiceInboundGateway in org.springframework.integration.wsModifier and TypeClassDescriptionclassclass
- 
Uses of AbstractWebServiceInboundGateway in org.springframework.integration.ws.dslClasses in org.springframework.integration.ws.dsl with type parameters of type AbstractWebServiceInboundGatewayModifier and TypeClassDescriptionclassBaseWsInboundGatewaySpec<S extends BaseWsInboundGatewaySpec<S,E>, E extends AbstractWebServiceInboundGateway> BaseMessagingGatewaySpecfor web services.