| Package | Description |
|---|---|
| org.apache.shindig.gadgets.servlet | |
| org.apache.shindig.gadgets.uri |
| Modifier and Type | Field and Description |
|---|---|
protected IframeUriManager |
JsonRpcHandler.iframeUriManager |
protected IframeUriManager |
GadgetsHandlerService.iframeUriManager |
| Modifier and Type | Method and Description |
|---|---|
void |
GadgetRenderingServlet.setIframeUriManager(IframeUriManager iframeUriManager) |
| Constructor and Description |
|---|
GadgetsHandlerService(Processor processor,
IframeUriManager iframeUriManager,
SecurityTokenCodec securityTokenCodec,
BeanFilter beanFilter) |
JsonRpcHandler(ExecutorService executor,
Processor processor,
IframeUriManager iframeUriManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIframeUriManager
Default implementetion of an IframeUriManager which references the /ifr endpoint.
|
Copyright © 2007-2012. All Rights Reserved.