Uses of Interface
com.adobe.acs.commons.httpcache.keys.CacheKeyFactory
Packages that use CacheKeyFactory
-
Uses of CacheKeyFactory in com.adobe.acs.commons.httpcache.config.impl.keys
Constructor parameters in com.adobe.acs.commons.httpcache.config.impl.keys with type arguments of type CacheKeyFactoryModifierConstructorDescriptionCombinedCacheKey(String uri, HttpCacheConfig cacheConfig, List<CacheKeyFactory> cacheKeyFactories) CombinedCacheKey(org.apache.sling.api.SlingHttpServletRequest request, HttpCacheConfig cacheConfig, List<CacheKeyFactory> cacheKeyFactories)