public class JSONProcessor extends Object
Constructor and Description |
---|
JSONProcessor() |
Modifier and Type | Method and Description |
---|---|
static Object |
processCall(CharArrayWriter cdata,
org.jabsorb.JSONRPCBridge json_bridge,
HttpServletRequest request)
Process a JSON RPC call
|
public JSONProcessor()
public static Object processCall(CharArrayWriter cdata, org.jabsorb.JSONRPCBridge json_bridge, HttpServletRequest request)
cdata
- the JSON datajson_bridge
- the JSONRPCBridge
objectrequest
- the requestCopyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.