| Package | Description |
|---|---|
| org.jboss.aerogear.simplepush.server.netty.standalone |
| Modifier and Type | Method and Description |
|---|---|
static StandaloneConfig |
ConfigReader.parse(InputStream in)
Will parse the passed InputStream into a
StandaloneConfig instance. |
static StandaloneConfig |
ConfigReader.parse(String fileName)
Will parse the passed in file, which can either be a file on the file system
or a file on the classpath into a
StandaloneConfig instance. |
| Constructor and Description |
|---|
NettySockJSServer(StandaloneConfig standaloneConfig) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.