org.atmosphere.gwt20.client
Class Atmosphere

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.atmosphere.gwt20.client.Atmosphere

public final class Atmosphere
extends com.google.gwt.core.client.JavaScriptObject

Author:
jotec

Constructor Summary
protected Atmosphere()
           
 
Method Summary
static Atmosphere create()
           
 AtmosphereRequest subscribe(AtmosphereRequestConfig 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

Atmosphere

protected Atmosphere()
Method Detail

create

public static Atmosphere create()

subscribe

public AtmosphereRequest subscribe(AtmosphereRequestConfig requestConfig)

unsubscribe

public void unsubscribe()


Copyright © 2013. All Rights Reserved.