パッケージ | 説明 |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
net.i2p.router.web.helpers |
Helpers and handlers for the router console user interface,
with these classes supporting the webapp in routerconsole.war.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
ProfileOrganizer |
RouterContext.profileOrganizer() |
Organize the peers we know about into various tiers, profiling their
performance and sorting them accordingly.
|
コンストラクタ | 説明 |
---|---|
ProfileOrganizerRenderer(ProfileOrganizer organizer,
RouterContext context) |