パッケージ | 説明 |
---|---|
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.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
static java.util.List<App> |
NavHelper.getClientApps(I2PAppContext ctx) |
For HomeHelper
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
(package private) static java.util.Collection<App> |
HomeHelper.buildApps(RouterContext ctx,
java.lang.String config) |
|
(package private) static java.util.Collection<App> |
HomeHelper.buildSearchApps(java.lang.String config) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
(package private) static void |
HomeHelper.saveApps(RouterContext ctx,
java.lang.String prop,
java.util.Collection<App> apps,
boolean full) |