Uses of Enum Class
io.quarkus.load.shedding.RequestPriority
Packages that use RequestPriority
-
Uses of RequestPriority in io.quarkus.load.shedding
Methods in io.quarkus.load.shedding that return RequestPriorityModifier and TypeMethodDescriptionstatic RequestPriorityReturns the enum constant of this class with the specified name.static RequestPriority[]RequestPriority.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RequestPriority in io.quarkus.load.shedding.runtime
Methods in io.quarkus.load.shedding.runtime that return RequestPriorityModifier and TypeMethodDescriptionManagementRequestPrioritizer.priority(io.vertx.core.http.HttpServerRequest request)