Go to file
Inderjeet Singh 45bf2db854 Created new projects:
1. wsdef: contains classes that are used to define a Gson based JSON web service
2. wsclient: contains classes that are used to write a Gson based web-service client

wsf is now only a server-side framework. Moved classes relevant for wsdef and wsclient from it to the individual projects.
2009-12-28 09:44:47 +00:00
gson Fixed serializers and deserializers for java.sql Date and Time to ensure that Date does't serialize time, and time does't serialize the date portion. 2009-12-04 18:15:00 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
wsclient Created new projects: 2009-12-28 09:44:47 +00:00
wsdef Created new projects: 2009-12-28 09:44:47 +00:00
wsf Created new projects: 2009-12-28 09:44:47 +00:00