Uses of Class
com.adobe.acs.commons.httpcache.exception.HttpCacheConfigConflictException
Packages that use HttpCacheConfigConflictException
-
Uses of HttpCacheConfigConflictException in com.adobe.acs.commons.httpcache.engine
Methods in com.adobe.acs.commons.httpcache.engine that throw HttpCacheConfigConflictExceptionModifier and TypeMethodDescriptionHttpCacheEngine.getCacheConfig(org.apache.sling.api.SlingHttpServletRequest request) Get the first, based on cache config order, cache config applicable for the given request.HttpCacheEngine.getCacheConfig(org.apache.sling.api.SlingHttpServletRequest request, HttpCacheConfig.FilterScope filterScope) Get the first, based on cache config order, cache config applicable for the given request.