| Package | Description |
|---|---|
| io.quarkus.vertx.http.deployment | |
| io.quarkus.vertx.http.deployment.devmode |
| Modifier and Type | Method and Description |
|---|---|
protected NotFoundPageDisplayableEndpointBuildItem |
HttpRootPathBuildItem.Builder.getNotFoundEndpoint() |
protected NotFoundPageDisplayableEndpointBuildItem |
NonApplicationRootPathBuildItem.Builder.getNotFoundEndpoint() |
protected NotFoundPageDisplayableEndpointBuildItem |
RouteBuildItem.Builder.getNotFoundEndpoint() |
NotFoundPageDisplayableEndpointBuildItem |
RouteBuildItem.getNotFoundPageDisplayableEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
VertxHttpProcessor.notFoundRoutes(List<RouteBuildItem> routes,
io.quarkus.deployment.annotations.BuildProducer<NotFoundPageDisplayableEndpointBuildItem> notFound) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
ArcDevProcessor.registerRoutes(io.quarkus.arc.deployment.ArcConfig arcConfig,
ArcDevRecorder recorder,
io.quarkus.deployment.annotations.BuildProducer<RouteBuildItem> routes,
io.quarkus.deployment.annotations.BuildProducer<NotFoundPageDisplayableEndpointBuildItem> displayableEndpoints,
NonApplicationRootPathBuildItem nonApplicationRootPathBuildItem) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.