summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/provider/JsonRpcServlet.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper ↵slaws1-4/+4
model as per the change in 1.x under TUSCANY-2931. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1213702 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10Use Jackson JsonNode as the unified representation of json datarfeng1-38/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181240 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10Fix test case and update licenserfeng1-4/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180782 13f79535-47bb-0310-9956-ffa450edef68
2011-10-10Use home-grown JSONRPC implementationrfeng1-51/+103
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180780 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03Add jsonrpc 1.0 models and the servlet to handle jsonrpc requestsrfeng1-0/+313
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1178299 13f79535-47bb-0310-9956-ffa450edef68