Package io.quarkus.resteasy.runtime
Class NonJaxRsClassMappings
java.lang.Object
io.quarkus.resteasy.runtime.NonJaxRsClassMappings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBasePath(String basePath) voidsetMethodNameToPath(Map<String, String> methodNameToPath)
-
Constructor Details
-
NonJaxRsClassMappings
public NonJaxRsClassMappings()
-
-
Method Details
-
getBasePath
-
setBasePath
-
getMethodNameToPath
-
setMethodNameToPath
-