Package net.i2p.router
Class RouterLaunch
java.lang.Object
net.i2p.router.RouterLaunch
public class RouterLaunch extends Object
This is the class called by the runplain.sh script on linux
and the i2p.exe launcher on Windows.
(i.e. no wrapper)
Setup of wrapper.log file is moved to WorkingDir.java
Until WorkingDir is called, the existing stdout / stderr will be used.
Not recommended for embedded use. Instantiate Router() yourself.
-
Constructor Summary
Constructors Constructor Description RouterLaunch()
-
Method Summary
-
Constructor Details
-
RouterLaunch
public RouterLaunch()
-
-
Method Details
-
main
Usage: RouterLaunch [rebuild] No other options allowed, for now- Parameters:
args
- null ok- Throws:
IllegalArgumentException
-