JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.oxerr.rescu.ext.ratelimiter.RateLimiter
Packages that use
RateLimiter
Package
Description
org.oxerr.rescu.ext.ratelimiter
org.oxerr.rescu.ext.ratelimiter.redisson
Uses of
RateLimiter
in
org.oxerr.rescu.ext.ratelimiter
Constructors in
org.oxerr.rescu.ext.ratelimiter
with parameters of type
RateLimiter
Modifier
Constructor
Description
RateLimiterInterceptor
(
RateLimiter
rateLimiter)
Uses of
RateLimiter
in
org.oxerr.rescu.ext.ratelimiter.redisson
Classes in
org.oxerr.rescu.ext.ratelimiter.redisson
that implement
RateLimiter
Modifier and Type
Class
Description
class
RedissonRateLimiter