net.i2p.router.web
Class ConfigAdvancedHandler
java.lang.Object
net.i2p.router.web.FormHandler
net.i2p.router.web.ConfigAdvancedHandler
public class ConfigAdvancedHandler
- extends FormHandler
Handler to deal with form submissions from the advanced config form and act
upon the values.
Methods inherited from class net.i2p.router.web.FormHandler |
_, _, addFormError, addFormNotice, getAllMessages, getErrors, getNotices, setAction, setContextId, setNonce, setPassphrase |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigAdvancedHandler
public ConfigAdvancedHandler()
processForm
protected void processForm()
- Description copied from class:
FormHandler
- Override this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
- Overrides:
processForm
in class FormHandler
setShouldsave
public void setShouldsave(String moo)
setConfig
public void setConfig(String val)