summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/operationselector (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow WebApplicationException to pass back to wink so that the correct respon...rfeng2011-03-291-35/+39
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-012-5/+5
* TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...lresende2010-07-091-19/+45
* Merge branch 'jaxrs' into trunkrfeng2010-05-191-0/+5
* Adding generated eTag to RPC style invocationslresende2010-05-121-9/+33
* Removing system.out.println()lresende2010-05-121-3/+0
* Adding RPC Operation Selector to binding.restlresende2010-05-125-2/+317
* Add basic support for binary data types for binding.restrfeng2010-04-301-34/+128
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-301-14/+62
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-274-0/+268