public static class GameConfiguration.ServerInformation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
serverName |
int |
serverPort |
Constructor and Description |
---|
ServerInformation(java.lang.String serverNameIn,
int serverPortIn) |