- All Implemented Interfaces:
Runnable
public class I2PtoTCP
extends Object
implements Runnable
Process I2P->TCP
- Author:
- sponge
-
-
Method Summary
Modifier and Type |
Method |
Description |
void |
run() |
I2P stream to TCP stream thread starter
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Constructor
- Parameters:
I2Psock
-
info
-
database
-
-
Method Details
-
public void run()
I2P stream to TCP stream thread starter
- Specified by:
run
in interface Runnable