Class Writer


  • class Writer
    extends Object
    Pool of running threads which will transform the next I2NP message into something ready to be transferred over an NTCP connection, including the encryption of the data read.
    • Method Detail

      • startWriting

        public void startWriting​(int numWriters)
      • stopWriting

        public void stopWriting()
      • connectionClosed

        public void connectionClosed​(NTCPConnection con)