Package com.vaadin.client.communication
Class AtmospherePushConnection.AtmosphereConfiguration
- java.lang.Object
-
- com.google.gwt.core.client.JavaScriptObject
-
- com.vaadin.client.communication.AtmospherePushConnection.AbstractJSO
-
- com.vaadin.client.communication.AtmospherePushConnection.AtmosphereConfiguration
-
- Enclosing class:
- AtmospherePushConnection
public static class AtmospherePushConnection.AtmosphereConfiguration extends AtmospherePushConnection.AbstractJSO
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAtmosphereConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFallbackTransport()StringgetTransport()voidsetFallbackTransport(String fallbackTransport)voidsetTransport(String transport)-
Methods inherited from class com.vaadin.client.communication.AtmospherePushConnection.AbstractJSO
getBooleanValue, getIntValue, getStringValue, setBooleanValue, setIntValue, setStringValue
-
-