Interface TelnetServerService

All Superinterfaces:
ArkService, PriorityOrdered

public interface TelnetServerService extends ArkService
Providers a thread that listens on the port for telnet connections
Since:
0.4.0
Author:
qilong.zql
  • Method Details

    • run

      void run()
    • shutdown

      void shutdown()