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,
javax.servlet.http.HttpServletRequest request)
Process a JSON RPC call
|
public JSONProcessor()
public static Object processCall(CharArrayWriter cdata, org.jabsorb.JSONRPCBridge json_bridge, javax.servlet.http.HttpServletRequest request)
cdata
- the JSON datajson_bridge
- the JSONRPCBridge
objectrequest
- the requestCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.