| Package | Description |
|---|---|
| i2p.susi.dns |
The SusiDNS webapp, which is the user interface for the addressbook application and the local naming service (hosts database) implemented in net.i2p.client.naming.
|
| net.i2p.router.web |
The router console user interface, implemented in routerconsole.jar, with these classes supporting the webapp in routerconsole.war.
|
| Modifier and Type | Method and Description |
|---|---|
String |
NamingServiceBean.importFile(RequestWrapper wrequest)
Import entries from a file upload.
|
| Modifier and Type | Field and Description |
|---|---|
protected RequestWrapper |
FormHandler._requestWrapper
Only for multipart/form-data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormHandler.setRequestWrapper(RequestWrapper rw)
Only set by formhandler.jsi for multipart/form-data
|