summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/protocol/JsonRpc10Response.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-10Use Jackson JsonNode as the unified representation of json datarfeng1-70/+9
2011-10-10Use home-grown JSONRPC implementationrfeng1-1/+33
2011-10-03Add jsonrpc 1.0 models and the servlet to handle jsonrpc requestsrfeng1-0/+79