| Package | Description |
|---|---|
| io.quarkus.vertx.http.deployment |
| Modifier and Type | Method and Description |
|---|---|
static RouteBuildItem.RouteType |
RouteBuildItem.RouteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteBuildItem.RouteType[] |
RouteBuildItem.RouteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RouteBuildItem(RouteBuildItem.Builder builder,
RouteBuildItem.RouteType routeType,
boolean requiresLegacyRedirect) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.