Uses of Class
net.i2p.router.web.FormHandler

Packages that use FormHandler
net.i2p.router.web   
 

Uses of FormHandler in net.i2p.router.web
 

Subclasses of FormHandler in net.i2p.router.web
 class ConfigAdvancedHandler
          Handler to deal with form submissions from the advanced config form and act upon the values.
 class ConfigClientsHandler
          Saves changes to clients.config or webapps.config
 class ConfigHomeHandler
          Simple home page configuration.
 class ConfigKeyringHandler
          Support additions via B64 Destkey, B64 Desthash, blahblah.i2p, and others supported by ConvertToHash
 class ConfigLoggingHandler
          Handler to deal with form submissions from the logging config form and act upon the values.
 class ConfigNetHandler
          Handler to deal with form submissions from the main config form and act upon the values.
 class ConfigPeerHandler
           
 class ConfigReseedHandler
           
 class ConfigServiceHandler
          Handler to deal with form submissions from the service config form and act upon the values.
 class ConfigStatsHandler
          Handler to deal with form submissions from the stats config form and act upon the values.
 class ConfigSummaryHandler
          Simple summary bar configuration.
 class ConfigTunnelsHandler
          Handler to deal with form submissions from the tunnel config form and act upon the values.
 class ConfigUIHandler
          set the theme
 class ConfigUpdateHandler
           
 class GraphHelper