Spring Web Services Framework

Uses of Class
org.springframework.ws.client.support.interceptor.WebServiceValidationException

Packages that use WebServiceValidationException
org.springframework.ws.client.support.interceptor Provides the ClientInterceptor interface, and validating interceptors. 
 

Uses of WebServiceValidationException in org.springframework.ws.client.support.interceptor
 

Methods in org.springframework.ws.client.support.interceptor that throw WebServiceValidationException
protected  boolean AbstractValidatingInterceptor.handleResponseValidationErrors(MessageContext messageContext, SAXParseException[] errors)
          Template method that is called when the response message contains validation errors.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.