| Package | Description |
|---|---|
| org.apache.shindig.protocol |
| Modifier and Type | Method and Description |
|---|---|
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.