Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
Modifier and Type | Class | Description |
---|---|---|
(package private) class |
RouterDoSThrottle |
Deprecated.
unused
|
class |
RouterThrottleImpl |
Simple throttle that basically stops accepting messages or nontrivial
requests if the jobQueue lag is too large.
|
Modifier and Type | Method | Description |
---|---|---|
RouterThrottle |
RouterContext.throttle() |
Component to coordinate our accepting/rejecting of requests under load
|