Package com.adobe.acs.commons.httpcache.keys


@Version("3.15.0") package com.adobe.acs.commons.httpcache.keys
  • Class
    Description
     
    Generic CacheKey interface that allows multiple implementations of CacheKey's via CacheKeyFactories.
    CacheKeyFactory is a OSGi Service interface that allows for consumers to generate their own CacheKey's based on their out use-cases.