public interface WebServiceMessageConverter extends MessageConverter<org.springframework.ws.WebServiceMessage,WebServiceEndpointConfiguration>
| Modifier and Type | Method and Description |
|---|---|
Message |
convertInbound(org.springframework.ws.WebServiceMessage webServiceMessage,
org.springframework.ws.context.MessageContext messageContext,
WebServiceEndpointConfiguration endpointConfiguration)
Conversion method for inbound messages.
|
convertInbound, convertOutbound, convertOutboundMessage convertInbound(org.springframework.ws.WebServiceMessage webServiceMessage, org.springframework.ws.context.MessageContext messageContext, WebServiceEndpointConfiguration endpointConfiguration)
webServiceMessage - the initial web service message.messageContext - optional message context.endpointConfiguration - Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.