Package server
Class Server
java.lang.Object
server.Server
This class creates and starts the Database connection, Http server and Websocket server.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Server
public Server()Constructor added to prevent javadoc warning
-
-
Method Details
-
main
This class creates and starts the Database connection, Http server and Websocket server.- Parameters:
args- Input arguments- Throws:
IOException- Exceptions that could be thrown
-