2 Commits (8d0c8573820239e2bc7a54fbbc4de0bf41a8c58f)

Autor SHA1 Mensaje Fecha
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) hace 12 años
  Artur Signell 66d60ab601 Moved client compiler sources to own source folder (#9299) hace 12 años
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) hace 12 años
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) hace 12 años
  Leif Åstrand 73fc286c1d Use "this" to avoid conflicts if there's a parameter named "connector" hace 12 años
  Artur Signell e110414f3d Reformatted all source files hace 12 años
  Artur Signell 5689234f5d Simplified initialization of ServerRpc proxies hace 12 años
  Artur Signell e4cedbca49 Less logging + always search for serializable types the same way hace 12 años
  Artur Signell 750abe0d1c Include methods from parent RPC interfaces aswell to make RPC interface hace 12 años
  Artur Signell 5e101f45e0 ClientToServerRpc -> ServerRpc hace 12 años
  Artur Signell 977ef21422 paintable -> connector hace 12 años
  Artur Signell 6cf9afc850 Organized imports and formatted all java files hace 12 años
  Artur Signell d718b7ce76 Renamed ClientToServerRpc -> ServerRPC hace 12 años
  Henri Sara 76d986d85a Add missing license headers and Serializable implementations. hace 12 años
  Henri Sara 03781335fc Register and use multiple RPC implementations by RPC interface (#8278). hace 12 años
  Henri Sara 43970206e4 Generate implementations of RPC interfaces on the client side (#8278). hace 12 años