org.apache.turbine.services.jsonrpc
Class JSONProcessor

java.lang.Object
  extended byorg.apache.turbine.services.jsonrpc.JSONProcessor

public class JSONProcessor
extends java.lang.Object


Constructor Summary
JSONProcessor()
           
 
Method Summary
static java.lang.Object processCall(java.io.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 java.lang.Object processCall(java.io.CharArrayWriter cdata,
                                           com.metaparadigm.jsonrpc.JSONRPCBridge json_bridge,
                                           javax.servlet.http.HttpServletRequest request)


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.