summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/protocol/JsonRpcRequest.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use Jackson JsonNode as the unified representation of json datarfeng2011-10-101-25/+29
* Fix the invoker to serialize the objects to jsonrfeng2011-10-101-0/+88