http://i2p-javadocs.i2p/net/i2p/router/client/ClientConnectionRunner.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Field Details _log protected final Log _log _context protected final RouterContext _context _manager protected final ClientManager _manager _reader protected I2CPMessageReader _reader thingy that does stuff Constructor Details ClientConnectionRunner public ClientConnectionRunner ( RouterContext context, ClientManager manager, Socket socket) Create a new runner against the given...