Uses of Class
net.i2p.router.peermanager.ProfileOrganizer
Package
Description
The I2P router application handles the I2P network communication.
Helpers and handlers for the router console user interface,
with these classes supporting the webapp in routerconsole.war.
-
Uses of ProfileOrganizer in net.i2p.router
Modifier and TypeMethodDescriptionRouterContext.profileOrganizer()
Organize the peers we know about into various tiers, profiling their performance and sorting them accordingly. -
Uses of ProfileOrganizer in net.i2p.router.web.helpers
ModifierConstructorDescriptionProfileOrganizerRenderer
(ProfileOrganizer organizer, RouterContext context)