public static class CacheInterceptor.InMemoryStore extends CacheInterceptor.Store
| Constructor and Description |
|---|
InMemoryStore() |
| Modifier and Type | Method and Description |
|---|---|
com.predic8.membrane.core.interceptor.cache.Node |
get(String url) |
void |
put(String url,
com.predic8.membrane.core.interceptor.cache.Node node) |
initpublic com.predic8.membrane.core.interceptor.cache.Node get(String url)
get in class CacheInterceptor.Storepublic void put(String url, com.predic8.membrane.core.interceptor.cache.Node node)
put in class CacheInterceptor.StoreCopyright © 2021. All Rights Reserved.