Package net.i2p.router.web.helpers
Helpers and handlers for the router console user interface, with these classes supporting the webapp in routerconsole.war. All of these classes are packaged in routerconsole.war. These classes are only accessible from the jsp files.
Most jsp pages in the console use a "Helper" or a "Renderer" class to assist in generating the HTML. For configuration pages that accept changes via POST, there is additionally a "Handler" class to process the POST data. Helpers usually extend HelperBase, and Handlers usually extend FormHandler.
This package was created in release 0.9.33 by moving these classes from net.i2p.router.web to here, and moving them from routerconsole.jar to routerconsole.war.
No classes contained here are part of a public API. Subject to change. Not for public use.
-
ClassDescriptionMoved from Banlist.javaDump out our local SSL certs, if anyHandler to deal with form submissions from the advanced config form and act upon the values.Saves changes to clients.config or webapps.configSimple home page configuration.Support additions via B64 Destkey, B64 Desthash, blahblah.i2p, and others supported by ConvertToHashHandler to deal with form submissions from the logging config form and act upon the values.Render the configuration menu at the top of all the config pages.Handler to deal with form submissions from the main config form and act upon the values.Used for both /config and /confignetsimple helper to control restarts/shutdowns in the left hand navHandler to deal with form submissions from the stats config form and act upon the values.Simple sidebar configuration.Handler to deal with form submissions from the tunnel config form and act upon the values.set the themeHelper for /configui/events.jspDump info on jars and wars/graphs.jsp, including form, and /graph.jspFor /home and /confighome/netdb A FormHandler since 0.9.38.Sort by style, then hostHelper class to refactor the HTML rendering from out of the ProfileOrganizerHandler to create a i2preseed.zip fileHandler to deal with reseed requests.Helper for searches.Dump the peer profile data if given a full B64 peer string or prefix.Dump the stats to the web admin interfaceRefactored from summarynoframe.jsp to save ~100KBSimple helper to query the appropriate router for data necessary to render the summary sections on the router console.State message to be displayed to the user in the summary bar.For debugging only.For /tunnels.jsp, used by TunnelHelper.Comparators for various columnsThe new user wizard.The new user wizard.