Constant Field Values
Contents
de.codecentric.*
-
de.codecentric.cxf.autodetection.PackageNameReader Modifier and Type Constant Field Value protected static final StringCXF_SPRING_BOOT_MAVEN_PROPERTIES_FILE_NOT_FOUND"Could not read packageNames from cxf-spring-boot-maven.properties." -
de.codecentric.cxf.autodetection.WebServiceAutoDetector Modifier and Type Constant Field Value protected static final StringNO_CLASS_FOUND"No class found" -
de.codecentric.cxf.autodetection.WebServiceScanner Modifier and Type Constant Field Value protected static final StringNO_CLASS_FOUND"No class found"
-
de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesNotFoundException Modifier and Type Constant Field Value protected static final StringMESSAGE"The cxf-spring-boot-maven.properties could\u00b4nt be found" -
de.codecentric.cxf.autodetection.diagnostics.SeiImplClassNotFoundException Modifier and Type Constant Field Value protected static final StringMESSAGE"The Service Endpoint Interface (SEI) implementing class couldn\'t be found" -
de.codecentric.cxf.autodetection.diagnostics.SeiImplMissingFailureAnalyzer Modifier and Type Constant Field Value public static final StringMESSAGE"Build a Class that implements your Service Endpoint Interface (SEI): \'%s\' and is present in a scanned sub-package of: \'%s\'. " -
de.codecentric.cxf.autodetection.diagnostics.SeiNotFoundException Modifier and Type Constant Field Value protected static final StringMESSAGE"The Service Endpoint Interface (SEI) could\u00b4nt be found - an interface that\u00b4s annotated with javax.jws.WebService" -
de.codecentric.cxf.autodetection.diagnostics.WebServiceClientNotFoundException Modifier and Type Constant Field Value protected static final StringMESSAGE"There was no class found, that\u00b4s annotated with javax.xml.ws.WebServiceClient and extends javax.xml.ws.Service"
-
de.codecentric.cxf.soaprawclient.SoapRawClient Modifier and Type Constant Field Value protected static final StringERROR_MESSAGE"Some Error accured while trying to Call SoapService for test: "