Uses of Class
net.i2p.router.web.helpers.WizardHelper
-
Packages that use WizardHelper Package Description 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 WizardHelper in net.i2p.router.web.helpers
Methods in net.i2p.router.web.helpers with parameters of type WizardHelper Modifier and Type Method Description void
WizardHandler. setWizardHelper(WizardHelper helper)
Bind the helper (scope session) to this handler (scope request)
-