Uses of Interface
org.apache.shindig.protocol.RpcHandler

Packages that use RpcHandler
org.apache.shindig.protocol   
 

Uses of RpcHandler in org.apache.shindig.protocol
 

Methods in org.apache.shindig.protocol that return RpcHandler
protected  RpcHandler JsonRpcServlet.getHandler(org.json.JSONObject rpc, javax.servlet.http.HttpServletRequest request)
          Wrap call to dispatcher to allow for implementation specific overrides and servlet-request contextual handling
 RpcHandler HandlerRegistry.getRpcHandler(org.json.JSONObject rpc)
           
 RpcHandler DefaultHandlerRegistry.getRpcHandler(org.json.JSONObject rpc)
          Get an RPC handler
 



Copyright © 2007-2012. All Rights Reserved.