summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonp-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonp/runtime/JSONPServlet.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-162/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-3/+3
* Start adding support for references in the JSONP bindingantelder2009-08-111-1/+7
* Remove unused importsantelder2009-08-101-2/+0
* Update to correctly order the service request argumentsantelder2009-07-281-6/+39
* Update to not require the client to quote strings (turns out the binding can ...antelder2009-07-281-2/+13
* Update jsonp binding to support non-string args. Requires the client to quote...antelder2009-07-281-1/+1
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-113/+113
* Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder2009-06-161-0/+114