java.lang.Object
dd2480.group4.Main
public class Main
extends java.lang.Object
Class for starting the server
-
Constructor Summary
Constructors
Constructor |
Description |
Main() |
|
-
Method Summary
Modifier and Type |
Method |
Description |
static void |
main(java.lang.String[] args) |
The function which actually starts the server.
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public static void main(java.lang.String[] args)
The function which actually starts the server.
- Parameters:
args
- Not used