Uses of Class
io.quarkus.resteasy.runtime.NotFoundExceptionMapper.ResourceDescription
-
Packages that use NotFoundExceptionMapper.ResourceDescription Package Description io.quarkus.resteasy.runtime -
-
Uses of NotFoundExceptionMapper.ResourceDescription in io.quarkus.resteasy.runtime
Methods in io.quarkus.resteasy.runtime that return types with arguments of type NotFoundExceptionMapper.ResourceDescription Modifier and Type Method Description static List<NotFoundExceptionMapper.ResourceDescription>NotFoundExceptionMapper.ResourceDescription. fromBoundResourceInvokers(Set<Map.Entry<String,List<org.jboss.resteasy.spi.ResourceInvoker>>> bound)
-