| Package | Description |
|---|---|
| com.sun.appserv.web.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheHelper
DefaultCacheHelper interface is the built-in implementation of the
CacheHelper interface to aide in:
a) the key generation b) whether to cache the response. |
| Modifier and Type | Method and Description |
|---|---|
CacheHelper |
CacheManager.getCacheHelper(String name)
get the helper by name
|
CacheHelper |
CacheManager.getCacheHelperByFilterName(String filterName)
get the helper by filter name
|
Copyright © 2019. All rights reserved.