public interface ClientCachePolicy extends WebClientPolicy
| Modifier and Type | Method and Description |
|---|---|
boolean |
clear(String id) |
Object |
get(String id) |
int |
getCacheLifetime() |
boolean |
isCacheEnabled() |
boolean |
put(String id,
Object object) |
Copyright © 2013. All rights reserved.