Uses of Interface
org.apache.shindig.gadgets.http.InvalidationService

Packages that use InvalidationService
org.apache.shindig.gadgets.http   
 

Uses of InvalidationService in org.apache.shindig.gadgets.http
 

Classes in org.apache.shindig.gadgets.http that implement InvalidationService
 class DefaultInvalidationService
          Default implementation of the invalidation service.
 class NoOpInvalidationService
          No-Op implementation of the invalidation service
 

Constructors in org.apache.shindig.gadgets.http with parameters of type InvalidationService
DefaultRequestPipeline(HttpFetcher httpFetcher, HttpCache httpCache, com.google.inject.Provider<OAuthRequest> oauthRequestProvider, ResponseRewriterRegistry responseRewriterRegistry, InvalidationService invalidationService, HttpResponseMetadataHelper metadataHelper)
           
InvalidationHandler(InvalidationService invalidation)
           
 



Copyright © 2007-2012. All Rights Reserved.