Uses of Package
net.i2p.router.startup

Packages that use net.i2p.router.startup
net.i2p.router The I2P router application handles the I2P network communication. 
net.i2p.router.startup The I2P startup package loads the configuration when I2P is started. 
 

Classes in net.i2p.router.startup used by net.i2p.router
RouterAppManager
          Notify the router of events, and provide methods for client apps to find each other.
 

Classes in net.i2p.router.startup used by net.i2p.router.startup
ClientAppConfig
          Contains a really simple ClientApp "structure" and some static methods so they can be used both by LoadClientAppsJob and by the configuration page in the router console.