Uses of Class
net.i2p.router.web.App
Package
Description
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
Helpers and handlers for the router console user interface,
with these classes supporting the webapp in routerconsole.war.
-
Uses of App in net.i2p.router.web
-
Uses of App in net.i2p.router.web.helpers
Modifier and TypeMethodDescription(package private) static Collection<App>
HomeHelper.buildApps
(RouterContext ctx, String config) (package private) static Collection<App>
HomeHelper.buildSearchApps
(String config) Modifier and TypeMethodDescription(package private) static void
HomeHelper.saveApps
(RouterContext ctx, String prop, Collection<App> apps, boolean full)