Skip navigation links
A B C D E F G H I J L M N P R S T U V W X 

A

activateLoggingFeature() - Method in class de.codecentric.cxf.configuration.SoapMessageLoggerConfiguration
 
analyze(Throwable, CxfSpringBootMavenPropertiesNotFoundException) - Method in class de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesMissingFailureAnalyzer
 
analyze(Throwable, SeiImplClassNotFoundException) - Method in class de.codecentric.cxf.autodetection.diagnostics.SeiImplMissingFailureAnalyzer
 
analyze(Throwable, SeiNotFoundException) - Method in class de.codecentric.cxf.autodetection.diagnostics.SeiMissingFailureAnalyzer
 
analyze(Throwable, WebServiceClientNotFoundException) - Method in class de.codecentric.cxf.autodetection.diagnostics.WebServiceClientMissingFailureAnalyzer
 
appendAsChildElement2NewElement(Document) - Static method in class de.codecentric.cxf.common.XmlUtils
 

B

baseAndServiceEndingUrl() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
BaseLogger - Class in de.codecentric.cxf.logging
 
baseUrl() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
BootStarterCxfException - Exception in de.codecentric.cxf.common
Cxf Spring Boot Starter Basis Exception class.
BootStarterCxfException(Throwable) - Constructor for exception de.codecentric.cxf.common.BootStarterCxfException
 
BootStarterCxfException(String, Throwable) - Constructor for exception de.codecentric.cxf.common.BootStarterCxfException
 
BootStarterCxfException(String) - Constructor for exception de.codecentric.cxf.common.BootStarterCxfException
 
build() - Static method in exception de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException
 
build() - Static method in class de.codecentric.cxf.autodetection.PackageNameReader
 
buildCustomFaultAndSet2SoapMessage(SoapMessage, FaultType) - Method in class de.codecentric.cxf.xmlvalidation.SoapFaultBuilder
 

C

callSoapService(InputStream) - Method in class de.codecentric.cxf.soaprawclient.SoapRawClient
 
classForName(String) - Method in class de.codecentric.cxf.autodetection.WebServiceScanner
 
configureInterceptor2Endpoint() - Method in class de.codecentric.cxf.configuration.XmlValidationConfiguration
 
createCustomFaultDetail(String, FaultType) - Method in interface de.codecentric.cxf.xmlvalidation.CustomFaultBuilder
 
createCustomFaultMessage(FaultType) - Method in interface de.codecentric.cxf.xmlvalidation.CustomFaultBuilder
 
CustomFaultBuilder - Interface in de.codecentric.cxf.xmlvalidation
Implement this Interface and configure a Spring Bean to activate extended XML schema validation and Soap-Fault behavior.
CXF_SPRING_BOOT_MAVEN_PROPERTIES_FILE_NOT_FOUND - Static variable in class de.codecentric.cxf.autodetection.PackageNameReader
 
CxfAutoConfiguration - Class in de.codecentric.cxf.configuration
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.
CxfAutoConfiguration() - Constructor for class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
cxfDispatcherServlet() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
CxfLoggingSoapActionUtil - Class in de.codecentric.cxf.logging
Tries to extract methodname from SOAP webservice based on the SOAPAction HTTP-Header.
CxfLoggingSoapActionUtil() - Constructor for class de.codecentric.cxf.logging.CxfLoggingSoapActionUtil
 
CxfSpringBootMavenPropertiesMissingFailureAnalyzer - Class in de.codecentric.cxf.autodetection.diagnostics
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)).
CxfSpringBootMavenPropertiesMissingFailureAnalyzer() - Constructor for class de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesMissingFailureAnalyzer
 
CxfSpringBootMavenPropertiesNotFoundException - Exception in de.codecentric.cxf.autodetection.diagnostics
Thrown when a SEI implementing class isn´t found.
CxfSpringBootMavenPropertiesNotFoundException(String, Throwable) - Constructor for exception de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesNotFoundException
 

D

de.codecentric.cxf.autodetection - package de.codecentric.cxf.autodetection
 
de.codecentric.cxf.autodetection.diagnostics - package de.codecentric.cxf.autodetection.diagnostics
 
de.codecentric.cxf.common - package de.codecentric.cxf.common
 
de.codecentric.cxf.configuration - package de.codecentric.cxf.configuration
 
de.codecentric.cxf.logging - package de.codecentric.cxf.logging
 
de.codecentric.cxf.logging.soapmsg - package de.codecentric.cxf.logging.soapmsg
 
de.codecentric.cxf.soaprawclient - package de.codecentric.cxf.soaprawclient
 
de.codecentric.cxf.xmlvalidation - package de.codecentric.cxf.xmlvalidation
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class de.codecentric.cxf.logging.TimeLoggingFilter
 

E

ElasticsearchField - Enum in de.codecentric.cxf.logging
 
endpoint() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
endpoint - Variable in class de.codecentric.cxf.configuration.XmlValidationConfiguration
 
ERROR_MESSAGE - Static variable in class de.codecentric.cxf.soaprawclient.SoapRawClient
 
errorOccuredInBackendProcessing(Throwable) - Method in class de.codecentric.cxf.logging.BaseLogger
 
extractionActivatedLogger() - Method in class de.codecentric.cxf.configuration.SoapMessageLoggerConfiguration
 
extractSoapMessage(boolean) - Method in class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingInInterceptor
 
extractSoapMessage(boolean) - Method in class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingOutInterceptor
 
extractSoapMethodNameFromHttpHeader(String) - Static method in class de.codecentric.cxf.logging.CxfLoggingSoapActionUtil
 

F

facadeModeReturningDummyResponseWithResponseType(Class<T>) - Method in class de.codecentric.cxf.logging.BaseLogger
 
failedToBuildServiceCompliantSoapFaultDetails(Throwable) - Method in class de.codecentric.cxf.logging.BaseLogger
 
FaultType - Enum in de.codecentric.cxf.common
Ids and Messages for generation of SoapFaults according to XML-Valdiation-Errors
filterRegistrationBean() - Method in class de.codecentric.cxf.configuration.TimeLoggingConfiguration
 
formatLoggingMessage(LoggingMessage) - Method in class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingInInterceptor
 
formatLoggingMessage(LoggingMessage) - Method in class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingOutInterceptor
 

G

getElementByNameWithNamespace(String, String) - Method in class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
getElementValueByName(String) - Method in class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
getFaultstringValue() - Method in class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
getHttpResponseBody() - Method in class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
getHttpStatusCode() - Method in class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
getId() - Method in enum de.codecentric.cxf.common.FaultType
 
getLogger(Class<L>) - Static method in class de.codecentric.cxf.logging.BaseLogger
 
getMessage() - Method in enum de.codecentric.cxf.common.FaultType
 
getName() - Method in enum de.codecentric.cxf.logging.ElasticsearchField
 
getNamespaceUriFromJaxbClass(Class<T>) - Static method in class de.codecentric.cxf.common.XmlUtils
 
getNotFoundClassName() - Method in exception de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException
 
getScannedBasePackage() - Method in exception de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException
 
getSoapActionFromJaxWsServiceInterface(Class<T>, String) - Static method in class de.codecentric.cxf.common.XmlUtils
 
getSoapActionFromJaxWsServiceInterface(Class<T>) - Static method in class de.codecentric.cxf.common.XmlUtils
 
getUnmarshalledObjectFromSoapMessage(Document, Class<T>) - Static method in class de.codecentric.cxf.common.XmlUtils
 
getUnmarshalledObjectFromSoapMessage(Class<T>) - Method in class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
getXmlTagNameFromJaxbClass(Class<T>) - Static method in class de.codecentric.cxf.common.XmlUtils
 

H

handleMessage(SoapMessage) - Method in class de.codecentric.cxf.xmlvalidation.XmlValidationInterceptor
 

I

isInterface(String) - Method in class de.codecentric.cxf.autodetection.WebServiceScanner
 

J

justPickTheClassThatIsAnInterface(List<String>) - Method in class de.codecentric.cxf.autodetection.WebServiceScanner
 
justPickTheClassThatIsNotAnInterface(List<String>) - Method in class de.codecentric.cxf.autodetection.WebServiceScanner
 

L

log(Logger, String) - Method in class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingInInterceptor
 
log(Logger, String) - Method in class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingOutInterceptor
 
logCallTime(String) - Method in class de.codecentric.cxf.logging.BaseLogger
 
loggingActivatedLogger() - Method in class de.codecentric.cxf.configuration.SoapMessageLoggerConfiguration
 
logHttpHeader(String) - Method in class de.codecentric.cxf.logging.BaseLogger
Puts the String it into the Slf4j MDC (Mapped Diagnostic Context, see http://logback.qos.ch/manual/mdc.html} for more details) with the Key ElasticsearchField.HTTP_HEADER_INBOUND you can find in your Elasticsearch, when processed via logstash.
logInboundSoapMessage(String) - Method in class de.codecentric.cxf.logging.BaseLogger
Puts the String it into the Slf4j MDC (Mapped Diagnostic Context, see http://logback.qos.ch/manual/mdc.html} for more details) with the Key ElasticsearchField.SOAP_MESSAGE_INBOUND you can find in your Elasticsearch, when processed via logstash.
logInInterceptorSoapMsgLogger() - Method in class de.codecentric.cxf.configuration.SoapMessageLoggerConfiguration
 
logOutboundSoapMessage(String) - Method in class de.codecentric.cxf.logging.BaseLogger
Puts the String it into the Slf4j MDC (Mapped Diagnostic Context, see http://logback.qos.ch/manual/mdc.html} for more details) with the Key ElasticsearchField.SOAP_MESSAGE_OUTBOUND you can find in your Elasticsearch, when processed via logstash.
logOutInterceptorSoapMsgLogger() - Method in class de.codecentric.cxf.configuration.SoapMessageLoggerConfiguration
 
logSoapMessage(boolean) - Method in class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingInInterceptor
 
logSoapMessage(boolean) - Method in class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingOutInterceptor
 

M

marhallJaxbElement(Object) - Static method in class de.codecentric.cxf.common.XmlUtils
 
MESSAGE - Static variable in exception de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesNotFoundException
 
MESSAGE - Static variable in exception de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException
 
MESSAGE - Static variable in class de.codecentric.cxf.autodetection.diagnostics.SeiImplMissingFailureAnalyzer
 
MESSAGE - Static variable in exception de.codecentric.cxf.autodetection.diagnostics.SeiNotFoundException
 
MESSAGE - Static variable in exception de.codecentric.cxf.autodetection.diagnostics.WebServiceClientNotFoundException
 

N

NO_CLASS_FOUND - Static variable in class de.codecentric.cxf.autodetection.WebServiceAutoDetector
 
NO_CLASS_FOUND - Static variable in class de.codecentric.cxf.autodetection.WebServiceScanner
 

P

PackageNameReader - Class in de.codecentric.cxf.autodetection
 
PackageNameReader() - Constructor for class de.codecentric.cxf.autodetection.PackageNameReader
 
parseFileStream2Document(InputStream) - Static method in class de.codecentric.cxf.common.XmlUtils
 

R

readSeiAndWebServiceClientPackageNameFromCxfSpringBootMavenProperties() - Method in class de.codecentric.cxf.autodetection.PackageNameReader
 
readSeiImplementationPackageNameFromCxfSpringBootMavenProperties() - Method in class de.codecentric.cxf.autodetection.PackageNameReader
 
readSoapMessageFromStreamAndUnmarshallBody2Object(InputStream, Class<T>) - Static method in class de.codecentric.cxf.common.XmlUtils
 

S

scanForClassNamesWithAnnotation(Class<T>, String) - Method in class de.codecentric.cxf.autodetection.WebServiceScanner
 
scanForClassWhichImplementsAndPickFirst(Class<T>, String) - Method in class de.codecentric.cxf.autodetection.WebServiceScanner
 
scanForClassWithAnnotationAndIsAnInterface(Class<T>, String) - Method in class de.codecentric.cxf.autodetection.WebServiceScanner
 
scanForClassWithAnnotationAndPickTheFirstOneFound(Class<T>, String) - Method in class de.codecentric.cxf.autodetection.WebServiceScanner
 
schemaValidationError(FaultType, String) - Method in class de.codecentric.cxf.logging.BaseLogger
 
searchAndInstantiateSeiImplementation() - Method in class de.codecentric.cxf.autodetection.WebServiceAutoDetector
Detects and instantiates the SEI-Implementation.
searchAndInstantiateSeiImplementation(Class) - Method in class de.codecentric.cxf.autodetection.WebServiceAutoDetector
 
searchAndInstantiateWebServiceClient() - Method in class de.codecentric.cxf.autodetection.WebServiceAutoDetector
 
searchServiceEndpointInterface() - Method in class de.codecentric.cxf.autodetection.WebServiceAutoDetector
 
SEI_ANNOTATION - Static variable in class de.codecentric.cxf.autodetection.WebServiceAutoDetector
 
SeiImplClassNotFoundException - Exception in de.codecentric.cxf.autodetection.diagnostics
Thrown when a SEI implementing class isn´t found.
SeiImplClassNotFoundException() - Constructor for exception de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException
 
seiImplementation() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
SeiImplMissingFailureAnalyzer - Class in de.codecentric.cxf.autodetection.diagnostics
FailureAnalyzer to show custom Failure Message, if a SEI Implementation is missing (which is mandatory for autodetection and instantiation of the CXF endpoint(s))
SeiImplMissingFailureAnalyzer() - Constructor for class de.codecentric.cxf.autodetection.diagnostics.SeiImplMissingFailureAnalyzer
 
SeiMissingFailureAnalyzer - Class in de.codecentric.cxf.autodetection.diagnostics
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))
SeiMissingFailureAnalyzer() - Constructor for class de.codecentric.cxf.autodetection.diagnostics.SeiMissingFailureAnalyzer
 
SeiNotFoundException - Exception in de.codecentric.cxf.autodetection.diagnostics
Thrown when the Service Endpoint Interface (SEI) itself isn´t found.
SeiNotFoundException() - Constructor for exception de.codecentric.cxf.autodetection.diagnostics.SeiNotFoundException
 
serviceUrlEnding() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
setHttpResponseBody(Document) - Method in class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
setHttpStatusCode(int) - Method in class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
setNotFoundClassName(String) - Method in exception de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException
 
setScannedBasePackage(String) - Method in exception de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException
 
setSoapFaultBuilder(SoapFaultBuilder) - Method in class de.codecentric.cxf.xmlvalidation.XmlValidationInterceptor
 
setUp() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
soapFaultBuilder() - Method in class de.codecentric.cxf.configuration.XmlValidationConfiguration
 
SoapFaultBuilder - Class in de.codecentric.cxf.xmlvalidation
Builds a custom SoapFault based upon a JAX-B generated custom Exception-Object, when CustomFaultBuilder is implemented and configured.
SoapFaultBuilder() - Constructor for class de.codecentric.cxf.xmlvalidation.SoapFaultBuilder
 
soapInterceptor() - Method in class de.codecentric.cxf.configuration.XmlValidationConfiguration
 
SoapMessageLoggerConfiguration - Class in de.codecentric.cxf.configuration
Logging of SoapMessages to e.g.
SoapMessageLoggerConfiguration() - Constructor for class de.codecentric.cxf.configuration.SoapMessageLoggerConfiguration
 
SoapMessageLoggingInInterceptor - Class in de.codecentric.cxf.logging.soapmsg
This Apache CXF Logging Interceptor extracts the SoapMessage and logs it dependent on the the setted SoapMessageLoggingInInterceptor.logSoapMessage(boolean) or SoapMessageLoggingInInterceptor.extractSoapMessage(boolean).
SoapMessageLoggingInInterceptor() - Constructor for class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingInInterceptor
 
SoapMessageLoggingOutInterceptor - Class in de.codecentric.cxf.logging.soapmsg
This Apache CXF Logging Interceptor extracts the SoapMessage and logs it dependent on the the setted SoapMessageLoggingOutInterceptor.logSoapMessage(boolean) or SoapMessageLoggingOutInterceptor.extractSoapMessage(boolean).
SoapMessageLoggingOutInterceptor() - Constructor for class de.codecentric.cxf.logging.soapmsg.SoapMessageLoggingOutInterceptor
 
SoapRawClient - Class in de.codecentric.cxf.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.
SoapRawClient(String, Class<T>) - Constructor for class de.codecentric.cxf.soaprawclient.SoapRawClient
 
SoapRawClientResponse - Class in de.codecentric.cxf.soaprawclient
 
SoapRawClientResponse() - Constructor for class de.codecentric.cxf.soaprawclient.SoapRawClientResponse
 
springBus() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
successfullyCalledServeEndpointWithMethod(String) - Method in class de.codecentric.cxf.logging.BaseLogger
 

T

TimeLoggingConfiguration - Class in de.codecentric.cxf.configuration
 
TimeLoggingConfiguration() - Constructor for class de.codecentric.cxf.configuration.TimeLoggingConfiguration
 
TimeLoggingFilter - Class in de.codecentric.cxf.logging
 
TimeLoggingFilter() - Constructor for class de.codecentric.cxf.logging.TimeLoggingFilter
 

U

unmarshallNode(Node, Class<T>) - Static method in class de.codecentric.cxf.common.XmlUtils
 
unmarshallXMLString(String, Class<T>) - Static method in class de.codecentric.cxf.common.XmlUtils
 

V

valueOf(String) - Static method in enum de.codecentric.cxf.common.FaultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.codecentric.cxf.logging.ElasticsearchField
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.codecentric.cxf.common.FaultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.codecentric.cxf.logging.ElasticsearchField
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEB_SERVICE_CLIENT_ANNOTATION - Static variable in class de.codecentric.cxf.autodetection.WebServiceAutoDetector
 
WebServiceAutoDetector - Class in de.codecentric.cxf.autodetection
 
WebServiceAutoDetector(WebServiceScanner) - Constructor for class de.codecentric.cxf.autodetection.WebServiceAutoDetector
 
webServiceAutoDetector() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
webServiceClient() - Method in class de.codecentric.cxf.configuration.CxfAutoConfiguration
 
WebServiceClientMissingFailureAnalyzer - Class in de.codecentric.cxf.autodetection.diagnostics
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))
WebServiceClientMissingFailureAnalyzer() - Constructor for class de.codecentric.cxf.autodetection.diagnostics.WebServiceClientMissingFailureAnalyzer
 
WebServiceClientNotFoundException - Exception in de.codecentric.cxf.autodetection.diagnostics
Thrown when the WebServiceClient class isn´t found.
WebServiceClientNotFoundException() - Constructor for exception de.codecentric.cxf.autodetection.diagnostics.WebServiceClientNotFoundException
 
WebServiceScanner - Class in de.codecentric.cxf.autodetection
 
WebServiceScanner() - Constructor for class de.codecentric.cxf.autodetection.WebServiceScanner
 

X

XmlUtils - Class in de.codecentric.cxf.common
Utilities to work with JAX-B and SOAP/XML.
XmlValidationConfiguration - Class in de.codecentric.cxf.configuration
Configure extended XML-Schema validation incl.
XmlValidationConfiguration() - Constructor for class de.codecentric.cxf.configuration.XmlValidationConfiguration
 
XmlValidationInterceptor - Class in de.codecentric.cxf.xmlvalidation
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.
XmlValidationInterceptor() - Constructor for class de.codecentric.cxf.xmlvalidation.XmlValidationInterceptor
 
A B C D E F G H I J L M N P R S T U V W X 
Skip navigation links

Copyright © 2019. All rights reserved.