summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/provider/JSONRPCBindingInvoker.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use home-grown JSONRPC implementationrfeng2011-10-101-252/+0
* Improved the SMD and error handlingrfeng2011-09-161-43/+38
* Fix the usage of HttpClient and make sure connections are closed gracefullyrfeng2011-09-021-0/+4
* Upgrade to jackson 1.7.1 releaserfeng2011-02-071-2/+2
* Fix the return type to match the object[] for outputrfeng2010-11-161-6/+10
* Replace the jabsorb based client with HttpClientrfeng2010-11-161-54/+142
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-131-21/+27
* Add support for properties.jsdelfino2010-08-241-3/+4
* Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...jsdelfino2010-08-241-31/+42
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-161-5/+1
* Moving 2.x trunklresende2009-11-201-0/+147