public final class Atmosphere extends com.google.gwt.core.client.JavaScriptObject implements AtmosphereSubscriber
| Modifier | Constructor and Description |
|---|---|
protected |
Atmosphere() |
| Modifier and Type | Method and Description |
|---|---|
static Atmosphere |
create() |
static AtmosphereSubscriber |
createAtmosphereSubscriber() |
AtmosphereRequest |
subscribe(RequestConfig requestConfig) |
void |
unsubscribe() |
void |
unsubscribeUrl(String url) |
public static AtmosphereSubscriber createAtmosphereSubscriber()
public static Atmosphere create()
public AtmosphereRequest subscribe(RequestConfig requestConfig)
subscribe in interface AtmosphereSubscriberpublic void unsubscribe()
unsubscribe in interface AtmosphereSubscriberpublic void unsubscribeUrl(String url)
unsubscribeUrl in interface AtmosphereSubscriberCopyright © 2017. All Rights Reserved.