Uses of package net.i2p.router.web

Packages that use net.i2p.router.web 
Package Description
net.i2p.router.web
The router console user interface, implemented in routerconsole.jar, with these classes supporting the webapp in routerconsole.war.
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.web used by net.i2p.router.web 
    Class Description
    App  
    ContentHelper  
    FormHandler
    Simple form handler base class - does not depend on servlets or jsp, but instead the subclasses are populated with javabean properties.
    HelperBase
    Base helper
    PluginStarter
    Start/stop/delete plugins that are already installed Get properties of installed plugins Get or change settings in plugins.config
    StatSummarizer
    A thread started by RouterConsoleRunner that checks the configuration for stats to be tracked via jrobin, and adds or deletes RRDs as necessary.
    SummaryListener
    Creates and updates the in-memory or on-disk RRD database, and provides methods to generate graphs of the data
  • Classes in net.i2p.router.web used by net.i2p.router.web.helpers 
    Class Description
    App  
    FormHandler
    Simple form handler base class - does not depend on servlets or jsp, but instead the subclasses are populated with javabean properties.
    HelperBase
    Base helper
    NewsHelper
    If news file does not exist, use file from the initialNews directory in $I2P