public class SoapResponseMessageCallback extends Object implements org.springframework.ws.client.core.WebServiceMessageCallback
| Constructor and Description |
|---|
SoapResponseMessageCallback(WebServiceEndpointConfiguration endpointConfiguration)
Constructor using endpoint configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doWithMessage(org.springframework.ws.WebServiceMessage responseMessage)
Callback method called with actual web service response message.
|
Message |
getResponse()
Gets the constructed Spring Integration response message object.
|
public SoapResponseMessageCallback(WebServiceEndpointConfiguration endpointConfiguration)
endpointConfiguration - public void doWithMessage(org.springframework.ws.WebServiceMessage responseMessage)
throws IOException,
TransformerException
doWithMessage in interface org.springframework.ws.client.core.WebServiceMessageCallbackIOExceptionTransformerExceptionpublic Message getResponse()
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.