Class ConnectionWatchdog

java.lang.Object
java.util.TimerTask
megamek.server.ConnectionWatchdog
All Implemented Interfaces:
Runnable

public class ConnectionWatchdog extends TimerTask
  • Constructor Details

    • ConnectionWatchdog

      public ConnectionWatchdog(Server server, int id)
  • Method Details