| 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 |
protected IframeUriManager |
GadgetRenderingServlet.iframeUriManager |
| Modifier and Type | Method and Description |
|---|---|
void |
GadgetRenderingServlet.setIframeUriManager(IframeUriManager iframeUriManager) |
| Constructor and Description |
|---|
GadgetsHandlerService(TimeSource timeSource,
Processor processor,
IframeUriManager iframeUriManager,
SecurityTokenCodec securityTokenCodec,
ProxyUriManager proxyUriManager,
JsUriManager jsUriManager,
ProxyHandler proxyHandler,
JsServingPipeline jsPipeline,
JsRequestBuilder jsRequestBuilder,
long specRefreshInterval,
BeanFilter beanFilter,
CajaContentRewriter cajaContentRewriter,
GadgetAdminStore gadgetAdminStore,
FeatureRegistryProvider featureRegistryProvider,
ModuleIdManager moduleIdManager,
ContainerConfig config) |
JsonRpcHandler(ExecutorService executor,
Processor processor,
IframeUriManager iframeUriManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIframeUriManager
Default implementation of an IframeUriManager which references the /ifr endpoint.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.