public class Server extends Object implements AutoCloseable
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVER_TYPE |
static ServerInformation |
serverInfo |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args)
Simple main function that starts the server and keeps it alive
|
public static final String SERVER_TYPE
public static final ServerInformation serverInfo
public void close()
close in interface AutoCloseablepublic static void main(String[] args)
Copyright © 2022 SiLA Java Developers. All rights reserved.