org.atmosphere.grizzly.conf
Class AtmosphereDeployerConfiguration

java.lang.Object
  extended by com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
      extended by org.atmosphere.grizzly.conf.AtmosphereDeployerConfiguration

public class AtmosphereDeployerConfiguration
extends com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration

Configuration of AtmosphereDeployer.

Author:
Sebastien Dionne

Field Summary
 
Fields inherited from class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
ajpEnabled, applicationsList, cometEnabled, libraryPath, port, waitToStart, watchFolder, watchInterval, webdefault, websocketsEnabled
 
Constructor Summary
AtmosphereDeployerConfiguration()
           
 
Method Summary
 
Methods inherited from class com.sun.grizzly.http.servlet.deployer.conf.DeployerServerConfiguration
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AtmosphereDeployerConfiguration

public AtmosphereDeployerConfiguration()


Copyright © 2011. All Rights Reserved.