AeroGear SimplePush Server Netty 0.11.0

Uses of Class
org.jboss.aerogear.simplepush.server.netty.standalone.StandaloneConfig

Packages that use StandaloneConfig
org.jboss.aerogear.simplepush.server.netty.standalone   
 

Uses of StandaloneConfig in org.jboss.aerogear.simplepush.server.netty.standalone
 

Methods in org.jboss.aerogear.simplepush.server.netty.standalone that return StandaloneConfig
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.
 

Constructors in org.jboss.aerogear.simplepush.server.netty.standalone with parameters of type StandaloneConfig
NettySockJSServer(StandaloneConfig standaloneConfig)
           
 


AeroGear SimplePush Server Netty 0.11.0

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.