Uses of Enum Class
io.quarkus.vertx.web.Route.HandlerType
Packages that use Route.HandlerType
-
Uses of Route.HandlerType in io.quarkus.vertx.web
Methods in io.quarkus.vertx.web that return Route.HandlerTypeModifier and TypeMethodDescriptionstatic Route.HandlerTypestatic Route.HandlerTypeReturns the enum constant of this class with the specified name.static Route.HandlerType[]Route.HandlerType.values()Returns an array containing the constants of this enum class, in the order they are declared.