Uses of Class
org.springframework.integration.ws.AbstractWebServiceInboundGateway
Package
Description
Provides several inbound and outbound Web Service components.
Contains classes for DSL support.
-
Uses of AbstractWebServiceInboundGateway in org.springframework.integration.ws
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractWebServiceInboundGateway in org.springframework.integration.ws.dsl
Modifier and TypeClassDescriptionclass
BaseWsInboundGatewaySpec<S extends BaseWsInboundGatewaySpec<S,
E>, E extends AbstractWebServiceInboundGateway> BaseMessagingGatewaySpec
for web services.