Class RateLimiterInterceptor
java.lang.Object
org.oxerr.vividseats.client.rescu.impl.RateLimiterInterceptor
- All Implemented Interfaces:
si.mazi.rescu.Interceptor
-
Constructor Summary
ConstructorsConstructorDescriptionRateLimiterInterceptor(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.RateLimitergetRateLimiter(Method method)