|
||||||||||
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.ConfigServiceHandler
public class ConfigServiceHandler
Handler to deal with form submissions from the service config form and act upon the values.
Nested Class Summary | |
---|---|
static class |
ConfigServiceHandler.UpdateWrapperManagerAndRekeyTask
|
static class |
ConfigServiceHandler.UpdateWrapperManagerTask
|
Field Summary |
---|
Fields inherited from class net.i2p.router.web.FormHandler |
---|
_action, _context, _log, _passphrase |
Constructor Summary | |
---|---|
ConfigServiceHandler()
|
Method Summary | |
---|---|
protected void |
processForm()
Override this to perform the final processing (in turn, adding formNotice and formError messages, etc) |
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 ConfigServiceHandler()
Method Detail |
---|
protected void processForm()
FormHandler
processForm
in class FormHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |