Class RateLimiterInterceptor
java.lang.Object
org.oxerr.vividseats.client.rescu.impl.RateLimiterInterceptor
- All Implemented Interfaces:
si.mazi.rescu.Interceptor
-
Constructor Summary
ConstructorDescriptionRateLimiterInterceptor
(io.github.poshjosh.ratelimiter.store.BandwidthsStore<String> store) -
Method Summary
Modifier and TypeMethodDescriptionaroundInvoke
(InvocationHandler invocationHandler, Object proxy, Method method, Object[] args) io.github.poshjosh.ratelimiter.RateLimiter
getRateLimiter
(Method method)