Go to file
2010-10-23 15:45:33 +00:00
gson Added support for deserializing from null input to a null value. 2010-10-22 16:06:59 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
proto initial check-in for implementing support for protocol buffers in Gson 2010-09-14 17:59:04 +00:00
wsclient Defined an interface RestResource that all resources need to extend from. Defined an Id class for a resource. 2010-10-17 16:01:36 +00:00
wsdef Added a transient map in Metadata since metadata is often of two kinds: transient and persistent. persistent part is serialized/deserialized to JSON. Fixed imports in RepositoryInMemory. 2010-10-23 15:45:33 +00:00
wsexample removed spurious warnings and allowed extension of RestClient for creating testing fixtures. 2010-09-19 13:50:41 +00:00
wsf Added a transient map in Metadata since metadata is often of two kinds: transient and persistent. persistent part is serialized/deserialized to JSON. Fixed imports in RepositoryInMemory. 2010-10-23 15:45:33 +00:00