summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding support for declarative http headers in binding.restlresende2010-05-071-3/+24
* Add basic support for binary data types for binding.restrfeng2010-04-301-11/+33
* Updating REST binding to use common-http cache context class and minor update...lresende2010-04-301-11/+11
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-302-20/+27
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-281-5/+8
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-273-15/+81
* Initial implementation for JSON wire format for REST bindinglresende2010-04-252-100/+22
* Refactoring packages and other references from HTTP to RESTlresende2010-04-255-0/+912