Uses of Interface
net.i2p.router.RouterThrottle
Packages that use RouterThrottle
Package
Description
The I2P router application handles the I2P network communication.
-
Uses of RouterThrottle in net.i2p.router
Classes in net.i2p.router that implement RouterThrottleModifier and TypeClassDescription(package private) class
Deprecated.unusedclass
Simple throttle that basically stops accepting messages or nontrivial requests if the jobQueue lag is too large.Methods in net.i2p.router that return RouterThrottleModifier and TypeMethodDescriptionRouterContext.throttle()
Component to coordinate our accepting/rejecting of requests under load