summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/wireformat (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-294-0/+289
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-281-0/+15
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-273-2/+15
* Initial implementation for JSON wire format for REST bindinglresende2010-04-254-0/+251