Uses of Interface
net.i2p.router.RouterThrottle
| Package | Description |
|---|---|
| net.i2p.router |
The I2P router application handles the I2P network communication.
|
-
Uses of RouterThrottle in net.i2p.router
Classes in net.i2p.router that implement RouterThrottle Modifier and Type Class Description (package private) classRouterDoSThrottleDeprecated.unusedclassRouterThrottleImplSimple throttle that basically stops accepting messages or nontrivial requests if the jobQueue lag is too large.Methods in net.i2p.router that return RouterThrottle Modifier and Type Method Description RouterThrottleRouterContext. throttle()Component to coordinate our accepting/rejecting of requests under load