| 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 |
ConfigUpdateHelper
Helper class for managing I2P router update configuration and UI generation.
|
class |
ContentHelper
Helper for including static content files in router console pages.
|
class |
CSSHelper
Copied and modded from I2PTunnel IndexBean (GPL)
|
class |
NewsFeedHelper
HTML-formatted full news entries
|
class |
NewsHelper
If news file does not exist, use file from the initialNews directory
in $I2P
|
| Modifier and Type | Class and Description |
|---|---|
class |
CertHelper
Dump out our local SSL certs, if any
|
class |
ConfigAdvancedHelper
Helper for advanced configuration page rendering and form processing.
|
class |
ConfigClientsHelper
Helper for clients configuration page rendering and form processing.
|
class |
ConfigFamilyHelper
Helper for family configuration page rendering and form processing.
|
class |
ConfigKeyringHelper
Helper for keyring configuration page rendering and form processing.
|
class |
ConfigLoggingHelper
Helper for logging configuration page rendering and form processing.
|
class |
ConfigNavHelper
Render the configuration menu at the top of all the config pages.
|
class |
ConfigNetHelper
Helper for network configuration page rendering and form processing.
|
class |
ConfigPeerHelper
Helper for peer configuration page rendering and form processing.
|
class |
ConfigReseedHelper
Helper for reseed configuration page rendering and form processing.
|
class |
ConfigStatsHelper
Helper for statistics configuration page rendering and form processing.
|
class |
ConfigTunnelsHelper
Helper for tunnels configuration page rendering and form processing.
|
class |
ConfigUIHelper
Helper class for rendering and processing user interface configuration pages in the I2P router console.
|
class |
FileDumpHelper
Dump info on jars and wars
|
class |
HelpSectionHelper
Render the configuration menu at the top of all the config pages.
|
class |
HomeHelper
Helper for router console home page and configuration.
|
class |
InfoHelper
Helper for router information page rendering and form processing.
|
class |
JobQueueHelper
Helper for job queue page rendering and form processing.
|
class |
LogsHelper |
class |
PeerHelper
Helper for peer connections page rendering and form processing.
|
class |
ProfilesHelper
Helper for peer profiles page rendering and form processing.
|
class |
ReseedGenerator
Handler to create a i2preseed.zip file
|
class |
ReseedHandler
Handler to deal with reseed requests.
|
class |
SearchHelper
Helper for searches.
|
class |
SidebarHelper
Simple helper to query the appropriate router for data necessary to render
the summary sections on the router console.
|
class |
StatHelper
Helper for statistics page rendering and form processing.
|
class |
TransitSummaryHelper
Helper for transit tunnel summary page rendering and form processing.
|
class |
TunnelBandwidthHelper
Helper for tunnel bandwidth page rendering and form processing.
|
class |
TunnelHelper
Helper for tunnel status page rendering and form processing.
|
class |
TunnelParticipatingFastestHelper
Helper for fastest participating tunnels page rendering and form processing.
|
class |
TunnelParticipatingHelper
Helper for participating tunnels page rendering and form processing.
|
class |
TunnelPeerCountHelper
Helper for tunnel peer count page rendering and form processing.
|
class |
WizardHelper
The new user wizard.
|