Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move classes common to client and server to com.vaadin.shared.* (#8934) | Leif Åstrand | 2012-07-27 | 1 | -62/+0 |
* | Make MethodInvocation and subclasses Serializable | Leif Åstrand | 2012-04-19 | 1 | -1/+2 |
* | Made it possible to find out RPC parameter types (#8667) | Artur | 2012-04-18 | 1 | -3/+13 |
* | Implement server to client RPC (#8426). | Henri Sara | 2012-02-29 | 1 | -5/+13 |
* | Add missing license headers and Serializable implementations. | Henri Sara | 2012-01-25 | 1 | -0/+4 |
* | Register and use multiple RPC implementations by RPC interface (#8278). | Henri Sara | 2012-01-25 | 1 | -2/+8 |
* | Separate and improve JSON encoding/decoding of values (#8277, #8279). | Henri Sara | 2012-01-25 | 1 | -4/+3 |
* | Use simple JSON for RPC calls from client to server (#8279). | Henri Sara | 2012-01-25 | 1 | -3/+3 |
* | #8277 Refactor client to server communication in preparation for RPC. | Henri Sara | 2012-01-25 | 1 | -0/+34 |