|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.atmosphere.nettosphere.Nettosphere
public final class Nettosphere
Start Atmosphere on top of Netty. To configure Atmosphere, use the Config.
| Nested Class Summary | |
|---|---|
static class |
Nettosphere.Builder
Construct a Nettosphere. |
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
void |
start()
Start the server |
void |
stop()
Stop the Server |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void start()
public void stop()
public static void main(String[] args)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||