Go to file
2009-10-08 19:28:53 +00:00
gson Ensured that a base class custom serializer is run when the type is specified explicitly during serialization. For all other situations, ensured that the actual type of the object is taken into consideration while serializing. First a custom handler corresponding to the actual type is looked up, then a custom handler for the specified type. 2009-10-08 19:28:53 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
wsf Made request/response classes immutable and using builder patterns to build them. 2008-09-20 13:55:52 +00:00