|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.web.FormHandler
net.i2p.router.web.ConfigTunnelsHandler
Handler to deal with form submissions from the tunnel config form and act upon the values. Holy crap, this is UUUUGLY
Field Summary |
Fields inherited from class net.i2p.router.web.FormHandler |
_action, _context, _passphrase |
Constructor Summary | |
ConfigTunnelsHandler()
|
Method Summary | |
protected void |
processForm()
Override this to perform the final processing (in turn, adding formNotice and formError messages, etc) |
void |
setSettings(java.util.Map settings)
|
void |
setShouldsave(java.lang.String moo)
|
Methods inherited from class net.i2p.router.web.FormHandler |
addFormError, addFormNotice, getErrors, getNotices, setAction, setContextId, setNonce, setPassphrase |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigTunnelsHandler()
Method Detail |
protected void processForm()
FormHandler
processForm
in class FormHandler
public void setShouldsave(java.lang.String moo)
public void setSettings(java.util.Map settings)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |