Class QueuedClientConnectionRunner

java.lang.Object
net.i2p.router.client.ClientConnectionRunner
net.i2p.router.client.QueuedClientConnectionRunner

class QueuedClientConnectionRunner extends ClientConnectionRunner
Zero-copy in-JVM. While super() starts both a reader and a writer thread, we only need a reader thread here.
Since:
0.8.3
Author:
zzz