Class RouterThrottleImpl

java.lang.Object
net.i2p.router.RouterThrottleImpl
All Implemented Interfaces:
RouterThrottle
Direct Known Subclasses:
RouterDoSThrottle

public class RouterThrottleImpl
extends Object
implements RouterThrottle
Simple throttle that basically stops accepting messages or nontrivial requests if the jobQueue lag is too large.