Class ServerThreadRunnerMain
java.lang.Object
za.co.wethinkcode.robots.server.networking.ServerThreadRunnerMain
This is the main entry class of the server. It allows us to run multiple threads of server
connection. The Actual Backend is enclosed in the Server SingleThread Class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServerThreadRunnerMain
public ServerThreadRunnerMain()
-
-
Method Details
-
main
- Throws:
ClassNotFoundExceptionIOException
-