| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This adds support for using separate serializer classes on the
server side, similarly to on the client side. Still it is not
public API yet as you do not have the possibility to add your
own serializers to the map used by JsonCodec.
Change-Id: I2cc4f628c5a8eba90abbd57c128c6359cbe1b4d7
|
|
|
|
|
|
|
|
|
| |
* ServerRpc encoding uses type data from the interface
* Beans encoded on the server use reflection based on declared type
* Remove row numbers to enable adding test without changing old indices
* Update test to send non-primitive map values
Change-Id: I0462b547cb7de252564b3569420b0b24cee4515f
|
|
|
|
| |
Change-Id: I4c6ae2896f53813074bb8179bde30897797d453c
|
|
|