Uses of Class
io.quarkus.resteasy.reactive.server.runtime.NotFoundExceptionMapper.ResourceDescription
-
Packages that use NotFoundExceptionMapper.ResourceDescription Package Description io.quarkus.resteasy.reactive.server.runtime -
-
Uses of NotFoundExceptionMapper.ResourceDescription in io.quarkus.resteasy.reactive.server.runtime
Methods in io.quarkus.resteasy.reactive.server.runtime that return types with arguments of type NotFoundExceptionMapper.ResourceDescription Modifier and Type Method Description static List<NotFoundExceptionMapper.ResourceDescription>NotFoundExceptionMapper.ResourceDescription. fromClassMappers(List<org.jboss.resteasy.reactive.server.mapping.RequestMapper.RequestPath<org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.InitialMatch>> classMappers)
-