Uses of Class
org.springframework.integration.ws.dsl.SimpleWsInboundGatewaySpec
-
Uses of SimpleWsInboundGatewaySpec in org.springframework.integration.ws.dsl
Modifier and TypeMethodDescriptionSimpleWsInboundGatewaySpec.extractPayload
(boolean extract) Specify true to extract the payloadSource from the request or use the entire request as the payload; default true.static SimpleWsInboundGatewaySpec
Ws.simpleInboundGateway()
Create an instance.