public abstract class ForwardingFlushableHttpCacheStorage extends ForwardingHttpCacheStorage implements FlushableHttpCacheStorage
| Constructor and Description |
|---|
ForwardingFlushableHttpCacheStorage() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract FlushableHttpCacheStorage |
delegate() |
void |
flushByUriPattern(Pattern urlPattern) |
getEntry, putEntry, removeEntry, updateEntryprotected abstract FlushableHttpCacheStorage delegate()
delegate in class ForwardingHttpCacheStoragepublic void flushByUriPattern(Pattern urlPattern)
flushByUriPattern in interface FlushableHttpCacheStorageCopyright © 2012–2018 Atlassian. All rights reserved.