class IPThrottler extends Object
IPThrottler(int max, long time)
boolean
shouldThrottle(byte[] ip)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IPThrottler(int max, long time)
public boolean shouldThrottle(byte[] ip)