| Package | Description |
|---|---|
| net.i2p.router | The I2P router application handles I2P network communication. |
| Modifier and Type | Class and Description |
|---|---|
class | RouterThrottleImplSimple 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. |