summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-304-35/+93
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-295-1/+291
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-282-5/+23
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-2711-17/+383
* Initial implementation for JSON wire format for REST bindinglresende2010-04-257-100/+292
* Refactoring packages and other references from HTTP to RESTlresende2010-04-256-42/+41
* Initializing binding-rest based on existent binding-httplresende2010-04-256-0/+932