Uses of Class
net.i2p.router.web.App
Packages that use 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
Methods in net.i2p.router.web that return types with arguments of type App -
Uses of App in net.i2p.router.web.helpers
Methods in net.i2p.router.web.helpers that return types with arguments of type AppModifier and TypeMethodDescription(package private) static Collection<App>
HomeHelper.buildApps
(RouterContext ctx, String config) (package private) static Collection<App>
HomeHelper.buildSearchApps
(String config) Method parameters in net.i2p.router.web.helpers with type arguments of type AppModifier and TypeMethodDescription(package private) static void
HomeHelper.saveApps
(RouterContext ctx, String prop, Collection<App> apps, boolean full)