We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.client.communication.
Class AtmospherePushConnection.AtmosphereResponse
- java.lang.Object
-
- com.google.gwt.core.client.JavaScriptObject
-
- com.vaadin.client.communication.AtmospherePushConnection.AbstractJSO
-
- com.vaadin.client.communication.AtmospherePushConnection.AtmosphereResponse
-
Enclosing class:
public static class AtmospherePushConnection.AtmosphereResponse extends AtmospherePushConnection.AbstractJSO
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
AtmosphereResponse()
-
Method Summary
All Methods Modifier and Type Method Description String
getError()
String
getResponseBody()
String
getState()
int
getStatusCode()
String
getTransport()
-
Methods inherited from class com.vaadin.client.communication.AtmospherePushConnection.AbstractJSO
getBooleanValue, getIntValue, getStringValue, setBooleanValue, setIntValue, setStringValue
-
-