summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta2-RC2/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/operationselector/jaxrs/provider/JAXRSOperationSelectorInterceptor.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-16Delete old RC tagsantelder1-256/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245043 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30Tag for 2.0 Beta2 RC2antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065241 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25Sandbox to experiment with dynamic mass virtual hosting and running a ↵jsdelfino1-0/+0
different composite per vhost. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063520 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057335 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054317 13f79535-47bb-0310-9956-ffa450edef68
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Add basic support for binary data types for binding.restrfeng1-34/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939874 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ↵lresende1-14/+62
an operation expecting a id paramenter. This gives basic support for get and delete operations on a given resource git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939744 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Operation selector implementation that uses JAX-RS annotations to map http ↵lresende1-0/+109
requests to properly annotated REST interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938687 13f79535-47bb-0310-9956-ffa450edef68