Class SocketCommandServer

java.lang.Object
pro.gravit.launchserver.socket.SocketCommandServer
All Implemented Interfaces:
Runnable

public class SocketCommandServer extends Object implements Runnable
  • Constructor Details

    • SocketCommandServer

      public SocketCommandServer(pro.gravit.utils.command.CommandHandler commandHandler, Path path)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable