Go to file
Inderjeet Singh bc1e5c5c99 Ensured that custom deserializer is invoked with actual type returned for field values.
Fixed a bug where a top-level object was constructed with default values even when the custom deserializer tried to set it to null.
2009-10-09 19:41:33 +00:00
gson Ensured that custom deserializer is invoked with actual type returned for field values. 2009-10-09 19:41:33 +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