public class ServerHelper extends Object
| Constructor and Description |
|---|
ServerHelper(Server theServer,
Config theConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminHost() |
static NetworkListener |
getAdminListener(Config config) |
int |
getAdminPort() |
boolean |
isRunning() |
public final int getAdminPort()
public final String getAdminHost()
public final boolean isRunning()
public static NetworkListener getAdminListener(Config config)
Copyright © 2017. All rights reserved.