Uses of Class
io.quarkus.vertx.http.deployment.devmode.NotFoundPageDisplayableEndpointBuildItem
Packages that use NotFoundPageDisplayableEndpointBuildItem
-
Uses of NotFoundPageDisplayableEndpointBuildItem in io.quarkus.vertx.http.deployment
Methods in io.quarkus.vertx.http.deployment that return NotFoundPageDisplayableEndpointBuildItemModifier and TypeMethodDescriptionprotected NotFoundPageDisplayableEndpointBuildItemHttpRootPathBuildItem.Builder.getNotFoundEndpoint()protected NotFoundPageDisplayableEndpointBuildItemNonApplicationRootPathBuildItem.Builder.getNotFoundEndpoint()protected NotFoundPageDisplayableEndpointBuildItemRouteBuildItem.Builder.getNotFoundEndpoint()RouteBuildItem.getNotFoundPageDisplayableEndpoint()Method parameters in io.quarkus.vertx.http.deployment with type arguments of type NotFoundPageDisplayableEndpointBuildItemModifier and TypeMethodDescription(package private) voidVertxHttpProcessor.notFoundRoutes(List<RouteBuildItem> routes, io.quarkus.deployment.annotations.BuildProducer<NotFoundPageDisplayableEndpointBuildItem> notFound)