Reformulate RPC generated TypeHandlers to create fewer classes.

This is a reformulation of the TypeHandler change, which causes the generated serializer class to serve as the TypeHandler interface implementor.  The current implementation uses an inner class, which causes twice as many types to get generated.

http://gwt-code-reviews.appspot.com/1037801/show


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