summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/java/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jaxrs' into trunkrfeng2010-05-193-5/+43
* Adding RPC Operation Selector to binding.restlresende2010-05-122-0/+93
* Add basic support for binary data types for binding.restrfeng2010-04-302-0/+102
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...lresende2010-04-302-2/+23
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-298-5/+167
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-282-7/+27
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-271-0/+4
* Initial implementation for JSON wire format for REST bindinglresende2010-04-255-0/+196