|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.desktopgui.router.RouterManager
public class RouterManager
Handle communications with the router instance.
Constructor Summary | |
---|---|
RouterManager()
|
Method Summary | |
---|---|
static I2PAppContext |
getAppContext()
|
static RouterContext |
getRouterContext()
|
static boolean |
inI2P()
Check if we are running inside I2P. |
static void |
restart()
Restart the running I2P instance. |
static void |
shutDown()
Stop the running I2P instance. |
static void |
start()
Start an I2P router instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RouterManager()
Method Detail |
---|
public static I2PAppContext getAppContext()
public static RouterContext getRouterContext() throws Exception
Exception
public static void start()
public static void restart()
public static void shutDown()
public static boolean inI2P()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |