summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/wireformat/xml/provider (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-3/+5
2010-07-16Align the JAX-RS resource class/method checks with the specrfeng1-2/+2
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2-39/+107
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-7/+27
2010-05-12Adding RPC Operation Selector to binding.restlresende1-2/+2
2010-05-11Considering request encoding when processing bodylresende1-2/+12
2010-04-30Add basic support for binary data types for binding.restrfeng1-4/+3
2010-04-29Adding XML wire format binding implementation for REST binding, and adjusting...lresende4-0/+289