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.ws
Subclasses of AbstractWebServiceInboundGateway in org.springframework.integration.wsModifier and TypeClassDescriptionclass
class
-
Uses of AbstractWebServiceInboundGateway in org.springframework.integration.ws.dsl
Classes in org.springframework.integration.ws.dsl with type parameters of type AbstractWebServiceInboundGatewayModifier and TypeClassDescriptionclass
BaseWsInboundGatewaySpec<S extends BaseWsInboundGatewaySpec<S,
E>, E extends AbstractWebServiceInboundGateway> BaseMessagingGatewaySpec
for web services.