summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonp-runtime/src/main/java/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-205-506/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-133-14/+11
* Improve the bindings to avoid data copy rfeng2009-10-091-2/+6
* Cleaning up unused importslresende2009-09-232-2/+0
* Start adding support for references in the JSONP bindingantelder2009-08-112-8/+86
* Start adding support for JSONP references. Doesn't work yet, still need to im...antelder2009-08-103-3/+146
* Use correct path when unregistering the servlets when stoppingantelder2009-08-101-1/+1
* Remove unused importsantelder2009-08-101-2/+0
* Update JSONP binding to use the URI from the binding in the endpoint to expos...antelder2009-08-101-1/+1
* 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-213-243/+243
* Update jsonp binding for recent provider api changesantelder2009-06-242-24/+17
* Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder2009-06-163-0/+251