Uses of Package
net.i2p.router.peermanager

Packages that use net.i2p.router.peermanager
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 The router console user interface, implemented in routerconsole.jar, with these classes supporting the webapp in routerconsole.war. 
 

Classes in net.i2p.router.peermanager used by net.i2p.router
ProfileOrganizer
          Keep the peer profiles organized according to the tiered model.
 

Classes in net.i2p.router.peermanager used by net.i2p.router.peermanager
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.
ProfileOrganizer.Slice
          Replaces integer subTierMode argument, for clarity
TunnelHistory
          Tunnel related history information
 

Classes in net.i2p.router.peermanager used by net.i2p.router.web
ProfileOrganizer
          Keep the peer profiles organized according to the tiered model.