Class NonJaxRsClassMappings

java.lang.Object
io.quarkus.resteasy.runtime.NonJaxRsClassMappings

public class NonJaxRsClassMappings extends Object
  • Constructor Details

    • NonJaxRsClassMappings

      public NonJaxRsClassMappings()
  • Method Details

    • getBasePath

      public String getBasePath()
    • setBasePath

      public void setBasePath(String basePath)
    • getMethodNameToPath

      public Map<String,String> getMethodNameToPath()
    • setMethodNameToPath

      public void setMethodNameToPath(Map<String,String> methodNameToPath)