summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-07Adding support for declarative http headers in binding.restlresende1-3/+24
2010-04-30Add basic support for binary data types for binding.restrfeng1-11/+33
2010-04-30Updating REST binding to use common-http cache context class and minor update...lresende1-11/+11
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2-20/+27
2010-04-28Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende1-5/+8
2010-04-27Operation selector implementation that uses JAX-RS annotations to map http re...lresende3-15/+81
2010-04-25Initial implementation for JSON wire format for REST bindinglresende2-100/+22
2010-04-25Refactoring packages and other references from HTTP to RESTlresende5-0/+912