@Configurable public class IfThrottle extends java.lang.Object implements RequestPredicate
| Constructor and Description |
|---|
IfThrottle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMatch(HttpServletRequest request) |
void |
setPeriod(Period period) |
public void setPeriod(Period period)
public boolean isMatch(HttpServletRequest request)
isMatch in interface RequestPredicate