org.apache.turbine.services.jsonrpc
Class JSONProcessor

java.lang.Object
  extended by org.apache.turbine.services.jsonrpc.JSONProcessor

public class JSONProcessor
extends Object


Constructor Summary
JSONProcessor()
           
 
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
 

Constructor Detail

JSONProcessor

public JSONProcessor()
Method Detail

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.