| Package | Description |
|---|---|
| com.adobe.acs.commons.httpcache.config | |
| com.adobe.acs.commons.httpcache.engine |
| Modifier and Type | Method and Description |
|---|---|
HttpCacheConfig.FilterScope |
HttpCacheConfig.getFilterScope() |
static HttpCacheConfig.FilterScope |
HttpCacheConfig.FilterScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpCacheConfig.FilterScope[] |
HttpCacheConfig.FilterScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpCacheConfig |
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.
|
Copyright © 2013–2020 Adobe. All rights reserved.