| Package | Description |
|---|---|
| org.apache.shindig.protocol |
| Modifier and Type | Method and Description |
|---|---|
protected RpcHandler |
JsonRpcServlet.getHandler(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(JSONObject rpc) |
RpcHandler |
DefaultHandlerRegistry.getRpcHandler(JSONObject rpc)
Get an RPC handler
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.