summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/annotations/Push.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Remove DEFAULT constant as an annotation enum cannot use it (#11966)Artur Signell2013-06-051-1/+1
| | | | Change-Id: I41630fec5c40c50a2925499d1f1ba23149ab0de1
* Add transport parameter to @Push (#11966)Artur Signell2013-06-051-0/+10
| | | | Change-Id: Ic47e68a41ba407917a990ef82a98c1526a9510ef
* Set PushMode.AUTOMATIC as the default @Push value (#11653)Leif Åstrand2013-04-221-3/+9
| | | | Change-Id: I3db47e1bd87e4e58a404b93a23da24270f764e14
* Move push mode to UI and add @Push annotation (#11506)Leif Åstrand2013-04-181-0/+43
Change-Id: Idc0e5e00a8f3ddd3f56d87484089c290d52715c2