Uses of Annotation Interface
com.netcetera.girders.ratelimit.RateLimits
Packages that use RateLimits
-
Uses of RateLimits in com.netcetera.girders.ratelimit.support
Methods in com.netcetera.girders.ratelimit.support with parameters of type RateLimitsModifier and TypeMethodDescriptionvoidRateLimitingAspect.rateLimit(org.aspectj.lang.JoinPoint joinPoint, RateLimits rateLimits) Apply a series of rate limits at the given join point.