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