Uses of Interface
net.i2p.app.ClientAppManager

Packages that use ClientAppManager
Package
Description
Core I2P package, contains information about the I2P version and an entry point to access important elements.
Interfaces for classes to be started and stopped via clients.config.
A system tray control for launching the I2P router console.
Desktopgui is a graphical interface to I2P that allows managing the lifecycle of I2P from the system tray.
 
Implementation of preconfigured tunnels, both for clients and servers, and a UI for adding more and editing the configuration.
Classes for starting Jetty, logging requests, and debug logging to the I2P router log.
The I2P router application handles the I2P network communication.
Classes to parse the I2P news format, which follows the Atom standard with additional metadata for the I2P update notification feature.
The I2P startup package loads the configuration when I2P is started.
Classes to implement the update process.
The router console user interface, implemented in routerconsole.jar, with these classes supporting the webapp in routerconsole.war.
The SAM client API.