summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/wireformat/json/provider/JSONWireFormatInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-29Replace json.org dependency with json4jlresende1-1/+1
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende1-20/+64
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