| Package | Description |
|---|---|
| net.i2p.router |
The I2P router application handles I2P network communication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RouterThrottleImpl
Simple throttle that basically stops accepting messages or nontrivial
requests if the jobQueue lag is too large.
|
| Modifier and Type | Method and Description |
|---|---|
RouterThrottle |
RouterContext.throttle()
Get the router throttle controller for managing load.
|