Uses of Enum Class
io.quarkus.vertx.http.deployment.spi.RouteBuildItem.HandlerType
-
Uses of RouteBuildItem.HandlerType in io.quarkus.vertx.http.deployment.spi
Methods in io.quarkus.vertx.http.deployment.spi that return RouteBuildItem.HandlerTypeModifier and TypeMethodDescriptionRouteBuildItem.getHandlerType()static RouteBuildItem.HandlerTypeReturns the enum constant of this class with the specified name.static RouteBuildItem.HandlerType[]RouteBuildItem.HandlerType.values()Returns an array containing the constants of this enum class, in the order they are declared.