Package it.polimi.ingsw.server
Class Server
java.lang.Object
it.polimi.ingsw.server.Server
- All Implemented Interfaces:
java.lang.Runnable
public class Server
extends java.lang.Object
implements java.lang.Runnable
Server of the game.
-
Field Summary
Fields Modifier and Type Field Description static intSOCKET_PORT -
Constructor Summary
Constructors Constructor Description Server() -
Method Summary
-
Field Details
-
SOCKET_PORT
public static final int SOCKET_PORT- See Also:
- Constant Field Values
-
-
Constructor Details
-
Server
public Server()
-
-
Method Details