summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src/test/java/org/apache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding XML wire format binding implementation for REST binding, and adjusting...lresende2010-04-292-9/+111
* Tweaking binding implementation and adding tests for GET, PUT, POST operation...lresende2010-04-281-9/+53
* Update testcase to simulate a browser GET call and verify the right JSON is p...lresende2010-04-281-10/+20
* Operation selector implementation that uses JAX-RS annotations to map http re...lresende2010-04-272-27/+2
* Initial implementation for JSON wire format for REST bindinglresende2010-04-253-2/+106
* Refactoring packages and other references from HTTP to RESTlresende2010-04-258-17/+17
* Initializing binding-rest based on existent binding-httplresende2010-04-258-0/+1552