public abstract class ForwardingFlushableHttpCacheStorage extends ForwardingHttpCacheStorage implements FlushableHttpCacheStorage
| Constructor and Description |
|---|
ForwardingFlushableHttpCacheStorage() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract FlushableHttpCacheStorage |
delegate() |
void |
flushByUriPattern(java.util.regex.Pattern urlPattern) |
getEntry, putEntry, removeEntry, updateEntryprotected abstract FlushableHttpCacheStorage delegate()
delegate in class ForwardingHttpCacheStoragepublic void flushByUriPattern(java.util.regex.Pattern urlPattern)
flushByUriPattern in interface FlushableHttpCacheStorageCopyright © 2012-2013 Atlassian. All Rights Reserved.