summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5.1/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/wireformat/json/provider/JSONWireFormatInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18Copy 2.0-M5.1-RC2 tag as 2.0-M5.1 official release taglresende1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-1/+3
2010-05-11Considering request encoding when processing bodylresende1-16/+42
2010-04-30Add basic support for binary data types for binding.restrfeng1-4/+21
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende1-1/+4
2010-04-28Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende1-0/+15
2010-04-25Initial implementation for JSON wire format for REST bindinglresende1-0/+52