summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-rest-runtime/src/main/java/org/apache/tuscany/sca/binding/rest/operationselector/jaxrs/provider/JAXRSOperationSelectorInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2011-07-28Recreate 2.0-Beta3 branch from current trunkantelder1-0/+0
2011-07-22Tag beta3 RC1antelder1-0/+0
2011-07-18Create a branch for beta3antelder1-0/+0
2011-03-29Allow WebApplicationException to pass back to wink so that the correct respon...rfeng1-35/+39
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende1-2/+2
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