public class InterceptingTemplate extends Object
WebServiceTemplate.| Constructor and Description |
|---|
InterceptingTemplate(org.springframework.ws.client.support.interceptor.ClientInterceptor[] interceptors) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasFault(org.springframework.ws.WebServiceMessage response) |
void |
interceptRequest(org.springframework.ws.context.MessageContext messageContext,
org.springframework.ws.transport.WebServiceMessageReceiver messageReceiver) |
public InterceptingTemplate(org.springframework.ws.client.support.interceptor.ClientInterceptor[] interceptors)
public void interceptRequest(org.springframework.ws.context.MessageContext messageContext,
org.springframework.ws.transport.WebServiceMessageReceiver messageReceiver)
throws Exception
Exceptionprotected boolean hasFault(org.springframework.ws.WebServiceMessage response)
throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.