Go to file
Inderjeet Singh 0a134db2f0 Added a new interface ResponseBuilder that is implemented by handlers to build a response of a specific type.
ResponseSender now sets the content-type of the stream to application/json
2010-01-20 13:53:53 +00:00
gson Adding tests to ensure the adapter from the old to new naming strategy is working properly. 2010-01-10 03:27:59 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
wsclient Removed dependence on Guice and Collections from wsclient. 2010-01-19 12:58:52 +00:00
wsdef Added a precondition check to ensure that a parameter being added to a ParamMap is compatible with its spec. 2010-01-20 13:52:22 +00:00
wsf Added a new interface ResponseBuilder that is implemented by handlers to build a response of a specific type. 2010-01-20 13:53:53 +00:00