Package | Description |
---|---|
org.springframework.ws.client.support.interceptor |
Provides the
ClientInterceptor interface, and validating interceptors. |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractValidatingInterceptor.handleResponseValidationErrors(MessageContext messageContext,
SAXParseException[] errors)
Template method that is called when the response message contains validation errors.
|
Copyright © 2005–2015 The Spring Web Services Framework. All rights reserved.