Spring Web Services Framework

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

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

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

Subclasses of AbstractValidatingInterceptor in org.springframework.ws.client.support.interceptor
 class PayloadValidatingInterceptor
          Client-side interceptor that validates the contents of WebServiceMessages using a schema.
 


Spring Web Services Framework

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