Class AbstractClient.ConnectionHandler

java.lang.Object
megamek.client.AbstractClient.ConnectionHandler
All Implemented Interfaces:
Runnable
Enclosing class:
AbstractClient

protected class AbstractClient.ConnectionHandler extends Object implements Runnable
Custom ConnectionHandler for use with AbstractClient.
  • Constructor Details

    • ConnectionHandler

      protected ConnectionHandler()
  • Method Details

    • signalStop

      public void signalStop()
    • run

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