Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.server.endpoint.interceptor.AbstractFaultCreatingValidatingInterceptor

Packages that use AbstractFaultCreatingValidatingInterceptor
org.springframework.ws.soap.server.endpoint.interceptor Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes. 
 

Uses of AbstractFaultCreatingValidatingInterceptor in org.springframework.ws.soap.server.endpoint.interceptor
 

Subclasses of AbstractFaultCreatingValidatingInterceptor in org.springframework.ws.soap.server.endpoint.interceptor
 class PayloadValidatingInterceptor
          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.