| Package | Description |
|---|---|
| io.quarkus.resteasy.runtime |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionMapperRecorder.nonJaxRsClassNameToMethodPaths(Map<String,NonJaxRsClassMappings> nonJaxRsClassNameToMethodPaths)
Uses to register the paths of classes that are not annotated with JAX-RS annotations (like Spring Controllers for
example)
|
static void |
NotFoundExceptionMapper.nonJaxRsClassNameToMethodPaths(Map<String,NonJaxRsClassMappings> nonJaxRsPaths) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.