2 Commits (8d0c8573820239e2bc7a54fbbc4de0bf41a8c58f)

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