| 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. |
| Modifier and Type | Class and Description |
|---|---|
class | ConfigUpdateHelperHelper class for managing I2P router update configuration and UI generation. |
class | ContentHelperHelper for including static content files in router console pages. |
class | CSSHelperCopied and modded from I2PTunnel IndexBean (GPL) |
class | NewsFeedHelperHTML-formatted full news entries |
class | NewsHelperIf news file does not exist, use file from the initialNews directory
in $I2P |
| Modifier and Type | Class and Description |
|---|---|
class | CertHelperDump out our local SSL certs, if any |
class | ConfigAdvancedHelperHelper for advanced configuration page rendering and form processing. |
class | ConfigBanHelperHelper for ban configuration page rendering. |
class | ConfigClientsHelperHelper for clients configuration page rendering and form processing. |
class | ConfigFamilyHelperHelper for family configuration page rendering and form processing. |
class | ConfigKeyringHelperHelper for keyring configuration page rendering and form processing. |
class | ConfigLoggingHelperHelper for logging configuration page rendering and form processing. |
class | ConfigNavHelperRender the configuration menu at the top of all the config pages. |
class | ConfigNetHelperHelper for network configuration page rendering and form processing. |
class | ConfigPeerHelperHelper for peer configuration page rendering and form processing. |
class | ConfigReseedHelperHelper for reseed configuration page rendering and form processing. |
class | ConfigStatsHelperHelper for statistics configuration page rendering and form processing. |
class | ConfigTunnelsHelperHelper for tunnels configuration page rendering and form processing. |
class | ConfigUIHelperHelper class for rendering and processing user interface configuration pages in the I2P router console. |
class | FileDumpHelperDump info on jars and wars |
class | HealthHelperHelper for health checks. |
class | HelpSectionHelperRender the configuration menu at the top of all the config pages. |
class | HomeHelperHelper for router console home page and configuration. |
class | InfoHelperHelper for router information page rendering and form processing. |
class | JobQueueHelperHelper for job queue page rendering and form processing. |
class | LogsHelperHelper for the logs page. |
class | PeerHelperHelper for peer connections page rendering and form processing. |
class | ProfilesHelperHelper for peer profiles page rendering and form processing. |
class | ReseedGeneratorHandler to create a i2preseed.zip file |
class | ReseedHandlerHandler to deal with reseed requests. |
class | SAMDebugHelperHelper for the /samdebug page - shows SAM bridge status with rings
and a session table. |
class | SearchHelperHelper for searches. |
class | SidebarHelperSimple helper to query the appropriate router for data necessary to render
the summary sections on the router console. |
class | StatHelperHelper for statistics page rendering and form processing. |
class | StreamHelperHelper for the /streams page - shows active I2P streaming connections. |
class | TransitSummaryHelperHelper for transit tunnel summary page rendering and form processing. |
class | TuningHelperHelper for the transport tuning page (tuning.jsp). |
class | TunnelBandwidthHelperHelper for tunnel bandwidth page rendering and form processing. |
class | TunnelHelperHelper for tunnel status page rendering and form processing. |
class | TunnelParticipatingFastestHelperHelper for fastest participating tunnels page rendering and form processing. |
class | TunnelParticipatingHelperHelper for participating tunnels page rendering and form processing. |
class | TunnelPeerCountHelperHelper for tunnel peer count page rendering and form processing. |
class | WizardHelperThe new user wizard. |