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 |
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
|
NavHelper |
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
|
Class and 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
|