net.i2p.router.web
public class ConfigServiceHandler extends FormHandler
Modifier and Type | Class and Description |
---|---|
static class |
ConfigServiceHandler.UpdateWrapperManagerAndRekeyTask |
static class |
ConfigServiceHandler.UpdateWrapperManagerTask |
_action, _context, _log, _method, _passphrase
Constructor and Description |
---|
ConfigServiceHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
processForm()
Override this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
|
_, _, _, addFormError, addFormNotice, getAllMessages, getErrors, getNewNonce, getNotices, setAction, setContextId, setNonce, setPassphrase, storeMethod
protected void processForm()
FormHandler
processForm
in class FormHandler