Package de.codecentric.cxf.xmlvalidation
Interface CustomFaultBuilder
-
public interface CustomFaultBuilderImplement this Interface and configure a SpringBeanto activate extended XML schema validation and Soap-Fault behavior.- Author:
- Jonas Hecht
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectcreateCustomFaultDetail(String originalFaultMessage, FaultType faultType)StringcreateCustomFaultMessage(FaultType faultType)
-