org.atmosphere.spade
Class AtmosphereSpadeLauncher
java.lang.Object
com.sun.grizzly.standalone.StandaloneMainUtil
com.sun.grizzly.standalone.servlet.ServletLauncher
com.sun.grizzly.standalone.comet.Comet
org.atmosphere.spade.AtmosphereSpadeLauncher
public final class AtmosphereSpadeLauncher
- extends com.sun.grizzly.standalone.comet.Comet
Simple REST based WebServer class that configure Atmosphere, Jersey on top og Grizzly.
- Author:
- Jean-Francois Arcand
| Fields inherited from class com.sun.grizzly.standalone.servlet.ServletLauncher |
applicationLoc |
| Fields inherited from class com.sun.grizzly.standalone.StandaloneMainUtil |
ADAPTER, SELECTOR_THREAD |
| Methods inherited from class com.sun.grizzly.standalone.comet.Comet |
createSelectorThread |
| Methods inherited from class com.sun.grizzly.standalone.servlet.ServletLauncher |
parseApplicationLocation |
| Methods inherited from class com.sun.grizzly.standalone.StandaloneMainUtil |
appendWarContentToClassPath, setPort, start, startSelectorThread, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
printHelpAndExit
public void printHelpAndExit()
- Overrides:
printHelpAndExit in class com.sun.grizzly.standalone.servlet.ServletLauncher
parseOptions
public boolean parseOptions(String[] args)
- Overrides:
parseOptions in class com.sun.grizzly.standalone.servlet.ServletLauncher
configureAdapter
public com.sun.grizzly.tcp.Adapter configureAdapter(com.sun.grizzly.http.SelectorThread st)
- Overrides:
configureAdapter in class com.sun.grizzly.standalone.servlet.ServletLauncher
Copyright © 2010. All Rights Reserved.