Class ServerThreadRunnerMain

java.lang.Object
za.co.wethinkcode.robots.server.networking.ServerThreadRunnerMain

public class ServerThreadRunnerMain extends Object
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