public class TCPio extends Object implements Runnable
TCPio(InputStream Ain, OutputStream Aout, AtomicBoolean lives)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Ain
Aout
public void run()
run
Runnable