public class RateLimitFilter extends Object implements com.v5analytics.webster.RequestResponseHandler
| Modifier and Type | Field and Description |
|---|---|
static int |
PERMITS_PER_SECOND |
| Constructor and Description |
|---|
RateLimitFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.v5analytics.webster.HandlerChain chain) |
public static final int PERMITS_PER_SECOND
Copyright © 2013–2016 V5 Analytics. All rights reserved.