org.atmosphere.gwt20.client
Class Atmosphere
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.atmosphere.gwt20.client.Atmosphere
- All Implemented Interfaces:
- AtmosphereSubscriber
public final class Atmosphere
- extends com.google.gwt.core.client.JavaScriptObject
- implements AtmosphereSubscriber
- Author:
- jotec
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
Atmosphere
protected Atmosphere()
createAtmosphereSubscriber
public static AtmosphereSubscriber createAtmosphereSubscriber()
create
public static Atmosphere create()
subscribe
public AtmosphereRequest subscribe(RequestConfig requestConfig)
- Specified by:
subscribe in interface AtmosphereSubscriber
unsubscribe
public void unsubscribe()
- Specified by:
unsubscribe in interface AtmosphereSubscriber
unsubscribeUrl
public void unsubscribeUrl(String url)
- Specified by:
unsubscribeUrl in interface AtmosphereSubscriber
Copyright © 2015. All Rights Reserved.