public class RateLimitInterceptor extends Object implements si.mazi.rescu.Interceptor
| Constructor and Description |
|---|
RateLimitInterceptor(RateLimiter rateLimiter) |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(InvocationHandler invocationHandler,
Object proxy,
Method method,
Object[] args) |
public RateLimitInterceptor(RateLimiter rateLimiter)
Copyright © 2023. All rights reserved.