Class NotFoundHandler
- java.lang.Object
-
- org.keycloak.quarkus.runtime.integration.web.NotFoundHandler
-
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
public class NotFoundHandler extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
-
-
Constructor Summary
Constructors Constructor Description NotFoundHandler()
-