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