summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding generated eTag to RPC style invocationslresende2010-05-121-9/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943389 13f79535-47bb-0310-9956-ffa450edef68
* Minor formatting...lresende2010-05-121-110/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943388 13f79535-47bb-0310-9956-ffa450edef68
* Removing system.out.println()lresende2010-05-121-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943387 13f79535-47bb-0310-9956-ffa450edef68
* Adding RPC Operation Selector to binding.restlresende2010-05-1214-34/+552
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943376 13f79535-47bb-0310-9956-ffa450edef68
* Considering request encoding when processing bodylresende2010-05-112-18/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943205 13f79535-47bb-0310-9956-ffa450edef68
* Updating test to check declarative header supportlresende2010-05-102-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942940 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for declarative http headers in binding.restlresende2010-05-072-3/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942274 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2010-05-031-203/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940670 13f79535-47bb-0310-9956-ffa450edef68
* Add basic support for binary data types for binding.restrfeng2010-04-308-53/+426
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939874 13f79535-47bb-0310-9956-ffa450edef68
* Minor update on REST cache control test case to accomodate refactoring to ↵lresende2010-04-301-5/+7
| | | | | | use common-http cache context class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939812 13f79535-47bb-0310-9956-ffa450edef68
* Updating REST binding to use common-http cache context class and minor ↵lresende2010-04-301-11/+11
| | | | | | update to HTTPCacheContext factory method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939810 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused code...lresende2010-04-301-60/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939809 13f79535-47bb-0310-9956-ffa450edef68
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ↵lresende2010-04-306-37/+116
| | | | | | 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
* Adding XML wire format binding implementation for REST binding, and ↵lresende2010-04-2917-17/+605
| | | | | | adjusting/improving tests for XML and JSON wire formats git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939194 13f79535-47bb-0310-9956-ffa450edef68
* Tweaking binding implementation and adding tests for GET, PUT, POST ↵lresende2010-04-285-21/+103
| | | | | | operation mapping with the JSON wire format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938773 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to simulate a browser GET call and verify the right JSON is ↵lresende2010-04-281-10/+20
| | | | | | produced git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938772 13f79535-47bb-0310-9956-ffa450edef68
* Operation selector implementation that uses JAX-RS annotations to map http ↵lresende2010-04-2715-44/+390
| | | | | | requests to properly annotated REST interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938687 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation for JSON wire format for REST bindinglresende2010-04-2517-109/+634
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937850 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring packages and other references from HTTP to RESTlresende2010-04-2516-66/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937843 13f79535-47bb-0310-9956-ffa450edef68
* Initializing binding-rest based on existent binding-httplresende2010-04-2517-0/+2585
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937841 13f79535-47bb-0310-9956-ffa450edef68