public class ServerConfig extends Object
| Constructor and Description |
|---|
ServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getIp() |
int |
getPort() |
void |
setDescription(String description) |
void |
setIp(String ip) |
void |
setPort(int port) |
Copyright © 2016. All rights reserved.