Uses of Class
io.quarkus.qute.Results.NotFound
-
-
Uses of Results.NotFound in io.quarkus.qute
Fields in io.quarkus.qute declared as Results.NotFound Modifier and Type Field Description static Results.NotFoundResults.NotFound. EMPTYMethods in io.quarkus.qute that return Results.NotFound Modifier and Type Method Description static Results.NotFoundResults.NotFound. from(EvalContext context)static Results.NotFoundResults.NotFound. from(String name)
-