JSON-RPC handler
----------------

                 Key: SHINDIG-476
                 URL: https://issues.apache.org/jira/browse/SHINDIG-476
             Project: Shindig
          Issue Type: New Feature
          Components: RESTful API (Java)
            Reporter: Louis Ryan
            Assignee: Louis Ryan
         Attachments: JSONRPC.patch

This patch contains a largely working implementation of the JSON-RPC proposal I 
suggested to the spec list.

Major changes include
- Abstracting out common base types for RequestItem and added subclasses of 
RestfulRequestItem and RPC.
- Abstracting out common base type for API servlets
- New jsonrpccontainer.js
- Make request handlers respect operation/verb synonyms

All existing test pass and end-to-end tests work.

This is very much a WIP but should be enough for folks to look at.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to