| Package | Description |
|---|---|
| org.apache.shindig.gadgets.rewrite |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentRewriterFeature.DefaultConfig |
| Modifier and Type | Field and Description |
|---|---|
protected ContentRewriterFeature.Config |
StyleTagProxyEmbeddedUrlsVisitor.config |
protected ContentRewriterFeature.Config |
ResourceMutateVisitor.featureConfig |
| Modifier and Type | Method and Description |
|---|---|
ContentRewriterFeature.Config |
ContentRewriterFeature.Factory.createRewriteAllFeature(int ttl)
Create a rewriter feature that allows all URIs to be rewritten.
|
ContentRewriterFeature.Config |
ContentRewriterFeature.Factory.get(GadgetSpec spec) |
ContentRewriterFeature.Config |
ContentRewriterFeature.Factory.get(HttpRequest request) |
ContentRewriterFeature.Config |
ContentRewriterFeature.Factory.get(Uri gadgetUri) |
ContentRewriterFeature.Config |
ContentRewriterFeature.Factory.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
static CssResponseRewriter.UriMaker |
CssResponseRewriter.uriMaker(ProxyUriManager wrapped,
ContentRewriterFeature.Config config) |
| Constructor and Description |
|---|
ConcatVisitor.Css(ContentRewriterFeature.Config config,
ConcatUriManager uriManager) |
ConcatVisitor.Js(ContentRewriterFeature.Config config,
ConcatUriManager uriManager) |
ProxyingVisitor(ContentRewriterFeature.Config featureConfig,
ProxyUriManager uriManager,
ResourceMutateVisitor.Tags... resourceTags) |
ResourceMutateVisitor(ContentRewriterFeature.Config featureConfig,
ResourceMutateVisitor.Tags... resourceTags) |
StyleTagExtractorVisitor(ContentRewriterFeature.Config config,
CssResponseRewriter cssRewriter,
ProxyUriManager proxyUriManager) |
StyleTagProxyEmbeddedUrlsVisitor(ContentRewriterFeature.Config config,
ProxyUriManager proxyUriManager,
CssResponseRewriter cssRewriter) |
Copyright © 2007-2012. All Rights Reserved.