|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PushConnection | |
|---|---|
| com.vaadin.server.communication | |
| com.vaadin.ui | |
| Uses of PushConnection in com.vaadin.server.communication |
|---|
| Classes in com.vaadin.server.communication that implement PushConnection | |
|---|---|
class |
AtmospherePushConnection
PushConnection implementation using the Atmosphere push support that
is by default included in Vaadin. |
| Uses of PushConnection in com.vaadin.ui |
|---|
| Methods in com.vaadin.ui that return PushConnection | |
|---|---|
PushConnection |
UI.getPushConnection()
Returns the internal push connection object used by this UI. |
| Methods in com.vaadin.ui with parameters of type PushConnection | |
|---|---|
void |
UI.setPushConnection(PushConnection pushConnection)
Sets the internal push connection object used by this UI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||