All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BaseLogger BootStarterCxfException Cxf Spring Boot Starter Basis Exception class.CustomFaultBuilder Implement this Interface and configure a SpringBeanto activate extended XML schema validation and Soap-Fault behavior.CxfAutoConfiguration While booting up the CXF-Framework and Servlets, we don´t override the Bean "dispatcherServlet" here - because, if you want to use a second Servlet (e.g.CxfLoggingSoapActionUtil Tries to extract methodname from SOAP webservice based on the SOAPAction HTTP-Header.CxfSpringBootMavenPropertiesMissingFailureAnalyzer FailureAnalyzer to show custom Failure Message, if the cxf-spring-boot-maven.properties is missing (which is generated by the https://github.com/codecentric/cxf-spring-boot-starter-maven-plugin and is mandatory for autodetection and instantiation of the CXF endpoint(s)).CxfSpringBootMavenPropertiesNotFoundException Thrown when a SEI implementing class isn´t found.ElasticsearchField FaultType Ids and Messages for generation of SoapFaults according to XML-Valdiation-ErrorsPackageNameReader SeiImplClassNotFoundException Thrown when a SEI implementing class isn´t found.SeiImplMissingFailureAnalyzer FailureAnalyzer to show custom Failure Message, if a SEI Implementation is missing (which is mandatory for autodetection and instantiation of the CXF endpoint(s))SeiMissingFailureAnalyzer FailureAnalyzer to show custom Failure Message, if the Service Endpoint Interface (SEI) is missing (which is mandatory for autodetection and instantiation of the CXF endpoint(s))SeiNotFoundException Thrown when the Service Endpoint Interface (SEI) itself isn´t found.SoapFaultBuilder Builds a custom SoapFault based upon a JAX-B generated custom Exception-Object, whenCustomFaultBuilderis implemented and configured.SoapMessageLoggerConfiguration Logging of SoapMessages to e.g.SoapMessageLoggingInInterceptor This Apache CXF Logging Interceptor extracts the SoapMessage and logs it dependent on the the settedSoapMessageLoggingInInterceptor.logSoapMessage(boolean)orSoapMessageLoggingInInterceptor.extractSoapMessage(boolean).SoapMessageLoggingOutInterceptor This Apache CXF Logging Interceptor extracts the SoapMessage and logs it dependent on the the settedSoapMessageLoggingOutInterceptor.logSoapMessage(boolean)orSoapMessageLoggingOutInterceptor.extractSoapMessage(boolean).SoapRawClient Simple SOAP-Client for testing SOAP-APIs, how they would behave without XML schema compliant requests, that couldn´t be marshalled to the JAX-B Objects.SoapRawClientResponse TimeLoggingConfiguration TimeLoggingFilter WebServiceAutoDetector WebServiceClientMissingFailureAnalyzer FailureAnalyzer to show custom Failure Message, if a WebServiceClient annotated class is missing (which is mandatory for autodetection and instantiation of the CXF endpoint(s))WebServiceClientNotFoundException Thrown when the WebServiceClient class isn´t found.WebServiceScanner XmlUtils Utilities to work with JAX-B and SOAP/XML.XmlValidationConfiguration Configure extended XML-Schema validation incl.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.