summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/modules/binding-http-jsonrpc-runtime/src/main/java/org/apache/tuscany/sca/binding/http/wireformat/jsonrpc/provider/JSONRPCWireFormatInterceptor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-24Copy 1.6 release to new 1.6.1 branchnash1-0/+0
2009-11-11Moving 1.x brancheslresende1-0/+0
2009-07-06Branch for 1.5.1slaws1-0/+0
2009-05-20Properly handle SMD requests in JSON-RPC wire format/operation selectorlresende1-2/+42
2009-05-20Updating java doc for HTTP JSON-RPC wireformat/operation selector extensionslresende1-0/+5
2009-05-20Reporting fault message with exception in json representation, when jsonrpc o...lresende1-0/+6
2009-05-20Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat inte...lresende1-14/+1
2009-05-12Renaming binding-http-new-jsonrpc* to binding-http-jsonrpc*lresende1-0/+0
2009-05-05TUSCANY-2968 - Fixing exception handling issues to properly report exceptions...lresende1-12/+19
2009-05-05TUSCANY-2968 - Fixing data binding related issues to properly transform to/fr...lresende1-30/+0
2009-05-05TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende1-0/+3
2009-05-05TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats w...lresende1-1/+102
2009-05-04TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and oper...lresende1-5/+15
2009-05-02TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the o...lresende1-0/+0
2009-05-02TUSCANY-2968 - Changing binding to tuscany namespace and other small updateslresende1-1/+1
2009-04-28TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format fo...lresende1-0/+43