Package net.i2p.router.tunnel.pool
Class RequestThrottler
java.lang.Object
net.i2p.router.tunnel.pool.RequestThrottler
Like ParticipatingThrottler, but checked much earlier,
 cleaned more frequently, and with more than double the min and max limits.
 This is called before the request is queued or decrypted.
- Since:
- 0.9.5
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription(package private) booleanincrements before checking
- 
Constructor Details- 
RequestThrottlerRequestThrottler(RouterContext ctx) 
 
- 
- 
Method Details- 
shouldThrottleincrements before checking
 
-