public class GrizzlyConfig extends Object
| Constructor and Description |
|---|
GrizzlyConfig(String file) |
| Modifier and Type | Method and Description |
|---|---|
NetworkConfig |
getConfig() |
List<GrizzlyListener> |
getListeners() |
static Logger |
logger() |
void |
setupNetwork() |
void |
shutdown() |
void |
shutdownNetwork() |
static boolean |
toBoolean(String value) |
public GrizzlyConfig(String file)
public static Logger logger()
public NetworkConfig getConfig()
public List<GrizzlyListener> getListeners()
public void setupNetwork()
throws IOException
IOExceptionpublic void shutdownNetwork()
public void shutdown()
throws IOException
IOExceptionpublic static boolean toBoolean(String value)
Copyright © 2017. All rights reserved.