Uses of Enum Class
it.univr.passportease.helper.ratelimiter.RateLimiter
Packages that use RateLimiter
-
Uses of RateLimiter in it.univr.passportease.helper.ratelimiter
Methods in it.univr.passportease.helper.ratelimiter that return RateLimiterModifier and TypeMethodDescriptionstatic RateLimiterReturns the enum constant of this class with the specified name.static RateLimiter[]RateLimiter.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.univr.passportease.helper.ratelimiter with parameters of type RateLimiterModifier and TypeMethodDescriptionio.github.bucket4j.BucketBucketLimiter.resolveBucket(RateLimiter methodName) This method is used to resolve the bucket for each method.