summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest/src/main/java/org (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-22Enabling isCORS attribute for REST bindinglresende3-19/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1292360 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22Updating javadocslresende1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1292359 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10Fixing processing wireFormat and operationSelectors from rest-binding as the ↵lresende1-11/+72
element QName was conflicting with binding-http and the DefaultBeanModelProcessor was producing http models for rest binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1242872 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink ↵antelder3-1/+25
timeout for binding.rest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1204472 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09Add an attribute to the REST binding for Cross-Origin Resource Sharing ↵antelder2-0/+6
support. Just the minimal getter method for now to show how it can work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1155251 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Simple way (workaround) to provide mime type for wireFormatlresende2-8/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990515 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response ↵lresende2-42/+77
to allow RPC over GET services to define the wireFormat to use for generating the response payload. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962390 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Adding RPC Operation Selector to binding.restlresende4-0/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943376 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07Adding support for declarative http headers in binding.restlresende3-16/+75
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@942274 13f79535-47bb-0310-9956-ffa450edef68
2010-04-30Updating REST binding to use common-http cache context class and minor ↵lresende1-258/+0
update to HTTPCacheContext factory method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939810 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Adding XML wire format model definition for REST bindinglresende4-0/+158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939193 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Minor fix for the binding wire format QNamelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939190 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27Adding model for JAX-RS operation selectorlresende4-0/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938685 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Initial implementation for JSON wire format for REST bindinglresende4-0/+157
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937850 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Refactoring/Simplifying JSON wireFormat class nameslresende4-158/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937847 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende1-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937846 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Initial support for json wire format modellresende5-5/+173
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937845 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Refactoring packages and other references from HTTP to RESTlresende6-41/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937843 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Initializing binding-rest based on existent binding-httplresende6-0/+603
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937841 13f79535-47bb-0310-9956-ffa450edef68