summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/protocol/JsonRpc10Request.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-10-10Use Jackson JsonNode as the unified representation of json datarfeng1-32/+14
2011-10-10Fix the invoker to serialize the objects to jsonrfeng1-32/+22
2011-10-10Fix test case and update licenserfeng1-1/+1
2011-10-10Use home-grown JSONRPC implementationrfeng1-0/+13
2011-10-03Add jsonrpc 1.0 models and the servlet to handle jsonrpc requestsrfeng1-0/+85