public class I2PtoTCP extends Object implements Runnable
I2PtoTCP(I2PSocket I2Psock, NamedDB info, NamedDB database, AtomicBoolean lives)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
I2Psock
info
database
public void run()
run
Runnable