| Package | Description |
|---|---|
| org.apache.shindig.gadgets.http | |
| org.apache.shindig.gadgets.render | |
| org.apache.shindig.gadgets.rewrite |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpCache
Base class for content caches.
|
class |
DefaultHttpCache
Simple cache of HttpResponses.
|
| Constructor and Description |
|---|
DefaultInvalidationService(HttpCache httpCache,
CacheProvider cacheProvider) |
DefaultRequestPipeline(HttpFetcher httpFetcher,
HttpCache httpCache,
com.google.inject.Provider<OAuthRequest> oauthRequestProvider,
com.google.inject.Provider<OAuth2Request> oauth2RequestProvider,
ResponseRewriterRegistry responseRewriterRegistry,
InvalidationService invalidationService,
HttpResponseMetadataHelper metadataHelper) |
| Constructor and Description |
|---|
ProxyRenderer(RequestPipeline requestPipeline,
HttpCache httpCache,
PipelineExecutor pipelineExecutor) |
| Constructor and Description |
|---|
CacheEnforcementVisitor(ContentRewriterFeature.Config featureConfig,
Executor executor,
HttpCache cache,
RequestPipeline requestPipeline,
ResourceMutateVisitor.Tags... resourceTags)
Constructs the cache enforcement visitor.
|
ScriptConcatContentRewriter(ConcatUriManager concatUriManager,
ContentRewriterFeature.Factory featureConfigFactory,
Executor executor,
HttpCache cache,
RequestPipeline requestPipeline) |
StyleConcatContentRewriter(ConcatUriManager concatUriManager,
ContentRewriterFeature.Factory featureConfigFactory,
Executor executor,
HttpCache cache,
RequestPipeline requestPipeline) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.