Uses of Class
org.springframework.integration.ws.dsl.MarshallingWsInboundGatewaySpec
-
Uses of MarshallingWsInboundGatewaySpec in org.springframework.integration.ws.dsl
Modifier and TypeMethodDescriptionMarshallingWsInboundGatewaySpec.marshaller
(Marshaller marshaller) Specify a marshaller to use.Create an instance.Ws.marshallingInboundGateway
(Marshaller marshaller) Create an instance with the providedMarshaller
(which must also implementUnmarshaller
).MarshallingWsInboundGatewaySpec.unmarshaller
(Unmarshaller unmarshaller) Specify an unmarshaller to use.