Uses of package net.i2p.router.peermanager
Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
net.i2p.router.peermanager |
The peer manager logs information about the history and quality of network peers.
|
net.i2p.router.web.helpers |
Helpers and handlers for the router console user interface,
with these classes supporting the webapp in routerconsole.war.
|
-
Classes in net.i2p.router.peermanager used by net.i2p.router Class Description ProfileOrganizer Keep the peer profiles organized according to the tiered model. -
Classes in net.i2p.router.peermanager used by net.i2p.router.peermanager Class Description DBHistory History of NetDb related activities (lookups, replies, stores, etc)PeerManager Manage the current state of the statistics Also maintain Sets for each of the capabilities in TRACKED_CAPS.PeerProfile Copied from http://www.i2p2.i2p/how_peerselection.html See also main() below for additional commentary by zzz.PeerSelectionCriteria Defines the criteria for selecting a set of peers for use when searching the PeerManager Only used by PeerTestJob, which may not have a point.ProfileOrganizer.Slice Replaces integer subTierMode argument, for clarityTunnelHistory Tunnel related history information -
Classes in net.i2p.router.peermanager used by net.i2p.router.web.helpers Class Description ProfileOrganizer Keep the peer profiles organized according to the tiered model.