| Package | Description |
|---|---|
| net.i2p.router.web | The router console user interface, implemented in routerconsole.jar, with these classes supporting the webapp in routerconsole.war. |
| net.i2p.router.web.helpers | Helpers and handlers for the router console user interface, with these classes supporting the webapp in routerconsole.war. |
| Modifier and Type | Method and Description |
|---|---|
List<App> | NavHelper.getClientApps(I2PAppContext ctx)For HomeHelper. |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Collection<App> | HomeHelper.buildApps(RouterContext ctx,
String config)Context. |
(package private) static Collection<App> | HomeHelper.buildSearchApps(String config)Config string. |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void | HomeHelper.saveApps(RouterContext ctx,
String prop,
Collection<App> apps,
boolean full)Context. |