public abstract static class CacheInterceptor.Store extends Object
| Constructor and Description |
|---|
Store() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.predic8.membrane.core.interceptor.cache.Node |
get(String url) |
void |
init(Router router) |
abstract void |
put(String url,
com.predic8.membrane.core.interceptor.cache.Node node) |
Copyright © 2021. All Rights Reserved.