summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Updating test to check declarative header supportlresende2010-05-102-1/+11
* Adding support for declarative http headers in binding.restlresende2010-05-072-3/+28
* Format the coderfeng2010-05-031-203/+159
* Add basic support for binary data types for binding.restrfeng2010-04-308-53/+426
* Minor update on REST cache control test case to accomodate refactoring to use...lresende2010-04-301-5/+7
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-301-11/+11
* Removing unused code...lresende2010-04-301-60/+0
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-306-37/+116
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-2919-17/+612
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-285-21/+103
* Update testcase to simulate a browser GET call and verify the right JSON is p...lresende2010-04-281-10/+20
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-2717-47/+406
* Initial implementation for JSON wire format for REST bindinglresende2010-04-2519-109/+660
* Refactoring packages and other references from HTTP to RESTlresende2010-04-2518-72/+71
* Initializing binding-rest based on existent binding-httplresende2010-04-2521-0/+2935