Class RateLimitFilter

All Implemented Interfaces:
Serializable, Thread.UncaughtExceptionHandler, Filter, FilterConfig

public class RateLimitFilter extends HttpFilter implements Thread.UncaughtExceptionHandler
A servlet filter to do HTTP rate limiting.
Since:
11.6
Version:
11.6
Author:
Luke
See Also: