Package de.codecentric.cxf.xmlvalidation
-
Interface Summary Interface Description CustomFaultBuilder Implement this Interface and configure a SpringBeanto activate extended XML schema validation and Soap-Fault behavior. -
Class Summary Class Description SoapFaultBuilder Builds a custom SoapFault based upon a JAX-B generated custom Exception-Object, whenCustomFaultBuilderis implemented and configured.XmlValidationInterceptor Apache CXF Interceptor, which is processed early in the Interceptor-Chain, that tries to analyze and handle all XML schema valdiation errors that could occur somewhere in Apache CXF´s SOAP-Processing.