Uses of Class
net.i2p.router.web.FormHandler
| 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.
|
-
Uses of FormHandler in net.i2p.router.web
Subclasses of FormHandler in net.i2p.router.web Modifier and Type Class Description classConfigServiceHandlerHandler to deal with form submissions from the service config form and act upon the values.classConfigUpdateHandler -
Uses of FormHandler in net.i2p.router.web.helpers
Subclasses of FormHandler in net.i2p.router.web.helpers Modifier and Type Class Description classConfigAdvancedHandlerHandler to deal with form submissions from the advanced config form and act upon the values.classConfigClientsHandlerSaves changes to clients.config or webapps.configclassConfigFamilyHandlerclassConfigHomeHandlerSimple home page configuration.classConfigKeyringHandlerSupport additions via B64 Destkey, B64 Desthash, blahblah.i2p, and others supported by ConvertToHashclassConfigLoggingHandlerHandler to deal with form submissions from the logging config form and act upon the values.classConfigNetHandlerHandler to deal with form submissions from the main config form and act upon the values.classConfigPeerHandlerclassConfigReseedHandlerclassConfigStatsHandlerHandler to deal with form submissions from the stats config form and act upon the values.classConfigSummaryHandlerSimple sidebar configuration.classConfigTunnelsHandlerHandler to deal with form submissions from the tunnel config form and act upon the values.classConfigUIHandlerset the themeclassEventLogHelper/events.jspclassGraphHelper/graphs.jsp, including form, and /graph.jspclassNetDbHelper/netdb A FormHandler since 0.9.38.classWizardHandlerThe new user wizard.