Uses of Interface
net.i2p.router.app.RouterApp
Package
Description
Desktopgui is a graphical interface to I2P that allows managing the lifecycle of I2P from the system tray.
Classes to run offline Sybil analysis, and to
store and load the results.
Classes to implement the update process.
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
-
Uses of RouterApp in net.i2p.desktopgui
-
Uses of RouterApp in net.i2p.i2pcontrol
Modifier and TypeClassDescriptionclass
This handles the starting and stopping of Jetty from a single static class so it can be called via clients.config.class
This handles the starting and stopping of a ServerSocket from a single static class so it can be called via clients.config. -
Uses of RouterApp in net.i2p.router.sybil
-
Uses of RouterApp in net.i2p.router.update
Modifier and TypeClassDescriptionclass
The central resource coordinating updates. -
Uses of RouterApp in net.i2p.router.web