|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmospherePushConnection.AtmosphereResponse | |
|---|---|
| com.vaadin.client.communication | |
| Uses of AtmospherePushConnection.AtmosphereResponse in com.vaadin.client.communication |
|---|
| Methods in com.vaadin.client.communication with parameters of type AtmospherePushConnection.AtmosphereResponse | |
|---|---|
protected void |
AtmospherePushConnection.onClientTimeout(AtmospherePushConnection.AtmosphereResponse response)
|
protected void |
AtmospherePushConnection.onClose(AtmospherePushConnection.AtmosphereResponse response)
|
protected void |
AtmospherePushConnection.onConnect(AtmospherePushConnection.AtmosphereResponse response)
Called whenever a server push connection is established (or re-established). |
protected void |
AtmospherePushConnection.onError(AtmospherePushConnection.AtmosphereResponse response)
Called if the push connection fails. |
protected void |
AtmospherePushConnection.onMessage(AtmospherePushConnection.AtmosphereResponse response)
|
protected void |
AtmospherePushConnection.onOpen(AtmospherePushConnection.AtmosphereResponse response)
|
protected void |
AtmospherePushConnection.onReconnect(JavaScriptObject request,
AtmospherePushConnection.AtmosphereResponse response)
|
protected void |
AtmospherePushConnection.onReopen(AtmospherePushConnection.AtmosphereResponse response)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||