Package megamek.server
Class ConnectionHandler
java.lang.Object
megamek.server.ConnectionHandler
- All Implemented Interfaces:
Runnable
Thread that runs and checks to see if there's any incoming packets from a connection.
-
Method Summary
Modifier and TypeMethodDescriptionvoidrun()voidCalled when the AbstractConnection disconnects and signals the thread to stop.