summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5-RC2/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/operationselector/jaxrs/provider/JAXRSOperationSelectorInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18Deleting 2.0-M5-RC2 release candidate taglresende1-256/+0
2010-06-04Tag for 2.0 M5 RC2kelvingoodson1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-0/+5
2010-04-30Add basic support for binary data types for binding.restrfeng1-34/+128
2010-04-30Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende1-14/+62
2010-04-27Operation selector implementation that uses JAX-RS annotations to map http re...lresende1-0/+109