| Interface | Description |
|---|---|
| CustomFaultBuilder |
Implement this Interface and configure a Spring
Bean to activate extended XML schema validation and Soap-Fault behavior. |
| Class | Description |
|---|---|
| SoapFaultBuilder |
Builds a custom SoapFault based upon a JAX-B generated custom Exception-Object, when
CustomFaultBuilder is 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.
|
Copyright © 2019. All rights reserved.