パッケージ | 説明 |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
(package private) class |
RouterDoSThrottle |
推奨されていません。
unused
|
class |
RouterThrottleImpl |
Simple throttle that basically stops accepting messages or nontrivial
requests if the jobQueue lag is too large.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
RouterThrottle |
RouterContext.throttle() |
Component to coordinate our accepting/rejecting of requests under load
|