| 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. |
| Class and Description |
|---|
| App Application information for the router console. |
| ContentHelper Helper for including static content files in router console pages. |
| FormHandler Simple form handler base class - does not depend on servlets or jsp,
but instead the subclasses are populated with javabean properties. |
| GraphGenerator A thread started by RouterConsoleRunner that checks the configuration for
stats to be tracked via jrobin, and adds or deletes RRDs as necessary. |
| GraphListener Creates and updates the in-memory or on-disk RRD database,
and provides methods to generate graphs of the data |
| HelperBase Creates a new HelperBase instance. |
| NavHelper Helper for navigation and client application management in router console. |
| PluginStarter Start/stop/delete plugins that are already installed
Get properties of installed plugins
Get or change settings in plugins.config |
| Class and Description |
|---|
| App Application information for the router console. |
| FormHandler Simple form handler base class - does not depend on servlets or jsp,
but instead the subclasses are populated with javabean properties. |
| HelperBase Creates a new HelperBase instance. |
| NewsHelper If news file does not exist, use file from the initialNews directory
in $I2P |