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
IOException
public void shutdownNetwork()
public void shutdown() throws IOException
IOException
public static boolean toBoolean(String value)
Copyright © 2018. All rights reserved.