Constant Field Values

Contents

de.codecentric.*

  • de.codecentric.cxf.autodetection.diagnostics.CxfSpringBootMavenPropertiesNotFoundException 
    Modifier and Type Constant Field Value
    protected static final String MESSAGE "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 String MESSAGE "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 String MESSAGE "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 String MESSAGE "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 String MESSAGE "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 String ERROR_MESSAGE "Some Error accured while trying to Call SoapService for test: "