|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.common.collect.ForwardingObject
com.atlassian.httpclient.apache.httpcomponents.cache.ForwardingHttpCacheStorage
com.atlassian.httpclient.apache.httpcomponents.cache.ForwardingFlushableHttpCacheStorage
public abstract class ForwardingFlushableHttpCacheStorage
| Constructor Summary | |
|---|---|
ForwardingFlushableHttpCacheStorage()
|
|
| Method Summary | |
|---|---|
protected abstract FlushableHttpCacheStorage |
delegate()
|
void |
flushByUriPattern(java.util.regex.Pattern urlPattern)
|
| Methods inherited from class com.atlassian.httpclient.apache.httpcomponents.cache.ForwardingHttpCacheStorage |
|---|
getEntry, putEntry, removeEntry, updateEntry |
| Methods inherited from class com.google.common.collect.ForwardingObject |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.http.client.cache.HttpCacheStorage |
|---|
getEntry, putEntry, removeEntry, updateEntry |
| Constructor Detail |
|---|
public ForwardingFlushableHttpCacheStorage()
| Method Detail |
|---|
protected abstract FlushableHttpCacheStorage delegate()
delegate in class ForwardingHttpCacheStoragepublic void flushByUriPattern(java.util.regex.Pattern urlPattern)
flushByUriPattern in interface FlushableHttpCacheStorage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||