org.apache.turbine.services.jsonrpc
Class JSONProcessor
java.lang.Object
org.apache.turbine.services.jsonrpc.JSONProcessor
public class JSONProcessor
- extends Object
Method Summary |
static Object |
processCall(CharArrayWriter cdata,
com.metaparadigm.jsonrpc.JSONRPCBridge json_bridge,
javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONProcessor
public JSONProcessor()
processCall
public static Object processCall(CharArrayWriter cdata,
com.metaparadigm.jsonrpc.JSONRPCBridge json_bridge,
javax.servlet.http.HttpServletRequest request)
Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.