summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/wireformat/xml/provider/XMLWireFormatServiceProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-3/+5
* Align the JAX-RS resource class/method checks with the specrfeng2010-07-161-2/+2
* TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2010-07-091-29/+36
* Merge branch 'jaxrs' into trunkrfeng2010-05-191-7/+27
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-291-0/+110