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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RouterLaunch
public RouterLaunch()
main
public static void main(String[] args)