|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
org.atmosphere.gwt20.client.Atmosphere
public final class Atmosphere
| Constructor Summary | |
|---|---|
protected |
Atmosphere()
|
| Method Summary | |
|---|---|
static Atmosphere |
create()
|
static AtmosphereSubscriber |
createAtmosphereSubscriber()
|
AtmosphereRequest |
subscribe(RequestConfig requestConfig)
|
void |
unsubscribe()
|
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Atmosphere()
| Method Detail |
|---|
public static AtmosphereSubscriber createAtmosphereSubscriber()
public static Atmosphere create()
public AtmosphereRequest subscribe(RequestConfig requestConfig)
subscribe in interface AtmosphereSubscriberpublic void unsubscribe()
unsubscribe in interface AtmosphereSubscriber
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||