http://idk.i2p/javadoc-i2p/net/i2p/client/streaming/impl/ConnThrottler.html
(package private) boolean shouldThrottle ( Hash h) Checks both individual and total. void updateLimits (int max,
int totalMax) Methods inherited from class java.lang. Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details ConnThrottler ConnThrottler (int max,
int totalMax,
long period, SimpleTimer2 timer) Method Details updateLimits public void updateLimits (int max,
...