summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/provider/RESTBindingInvoker.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the entity consumptionrfeng2012-10-011-9/+4
* Enhance the http client configuration to make it customizablerfeng2012-09-301-8/+29
* Fix the entity detectionrfeng2012-08-031-1/+5
* Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...rfeng2012-03-221-2/+5
* Improve the REST binding for inputstream and contextrfeng2012-03-211-0/+3
* Use Apache HTTP client for REST reference bindingrfeng2012-03-021-4/+6
* Fix ArrayIndexOutofBound for void return typerfeng2012-03-021-1/+1
* TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder2011-11-211-0/+2
* TUSCANY-3664 Add support for multiple operation output typesbdaniel2010-11-141-1/+1
* Align the JAX-RS resource class/method checks with the specrfeng2010-07-161-13/+26
* TUSCANY-3583 - Making sure we recognize the headers configured declaratively ...lresende2010-06-031-0/+21
* Adjust the path URI for web app deploymentrfeng2010-06-011-0/+11
* Adding rest binding reference supportrfeng2010-05-271-26/+176
* Merge branch 'jaxrs' into trunkrfeng2010-05-191-0/+103