Adds pre-deserialization type checking for values in GWT RPC messages.
The server will now avoid deserializing types that mismatch the RPC
method that is being invoked, reducing the chance that an erroneous
message will cause uncaught deserialization errors on the server.


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10518 8db76d5a-ed1c-0410-87a9-c151d255dfc7
42 files changed