I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 9d76790c authored by zzz's avatar zzz
Browse files

javadoc

parent 706ee243
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,9 @@ package net.i2p.router; ...@@ -7,6 +7,9 @@ package net.i2p.router;
* *
* Setup of wrapper.log file is moved to WorkingDir.java * Setup of wrapper.log file is moved to WorkingDir.java
* Until WorkingDir is called, the existing stdout / stderr will be used. * Until WorkingDir is called, the existing stdout / stderr will be used.
*
* Not recommended for embedded use. Instantiate Router() yourself.
*
*/ */
public class RouterLaunch { public class RouterLaunch {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment