org.atmosphere.grizzly
Class AtmosphereWarDeployer
java.lang.Object
com.sun.grizzly.http.deployer.Deployer<V,T>
com.sun.grizzly.http.deployer.FromURIDeployer<com.sun.grizzly.http.servlet.deployer.WarDeployable,com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration>
com.sun.grizzly.http.servlet.deployer.WarDeployer
org.atmosphere.grizzly.AtmosphereWarDeployer
public class AtmosphereWarDeployer
- extends com.sun.grizzly.http.servlet.deployer.WarDeployer
| Methods inherited from class com.sun.grizzly.http.servlet.deployer.WarDeployer |
cleanup, convert, fromURI, getDefaultWorkFolder, getWorkFolder, isForceCleanUp, setForceCleanUp, setWorkFolder |
| Methods inherited from class com.sun.grizzly.http.deployer.FromURIDeployer |
deploy |
| Methods inherited from class com.sun.grizzly.http.deployer.Deployer |
deploy, undeploy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtmosphereWarDeployer
public AtmosphereWarDeployer()
getWebAppAdapter
protected com.sun.grizzly.http.servlet.deployer.WebAppAdapter getWebAppAdapter(ClassLoader webAppCL)
- Overrides:
getWebAppAdapter in class com.sun.grizzly.http.servlet.deployer.WarDeployer
setExtraConfig
protected void setExtraConfig(com.sun.grizzly.http.servlet.ServletAdapter sa,
com.sun.grizzly.http.servlet.deployer.WarDeploymentConfiguration configuration)
- Overrides:
setExtraConfig in class com.sun.grizzly.http.servlet.deployer.WarDeployer
findAtmosphereHandlers
public List<AtmosphereHandler> findAtmosphereHandlers(URLClassLoader classLoader)
throws Exception
- Throws:
Exception
listFilesAndFolders
public List<String> listFilesAndFolders(String folder,
int tabCounter)
Copyright © 2010. All Rights Reserved.