summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/binding-jsonrpc-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/protocol/JsonRpc20Request.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-29Replace json.org dependency with json4jlresende1-1/+1
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-38/+38
2011-10-10Fix the invoker to serialize the objects to jsonrfeng1-40/+31
2011-10-10Fix test case and update licenserfeng1-1/+1
2011-10-10Use home-grown JSONRPC implementationrfeng1-0/+16
2011-10-03Add jsonrpc 1.0 models and the servlet to handle jsonrpc requestsrfeng1-0/+16
2011-10-02Start to add jsonrpc 2.0 supportrfeng1-0/+90