Class InternalSocketRunner

  • All Implemented Interfaces:
    Runnable

    class InternalSocketRunner
    extends I2PAppThread
    Listen for in-JVM connections on the internal "socket"
    Since:
    0.7.9
    Author:
    zzz
    • Constructor Detail

      • InternalSocketRunner

        InternalSocketRunner​(I2PTunnelClientBase client)
        Does not start the runner, caller must call start()
    • Method Detail

      • stopRunning

        void stopRunning()