|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
---|---|
org.zkoss.util | Utilities for handling data structures. |
org.zkoss.util.resource | Resources and their locators and loaders. |
org.zkoss.zk.ui.sys | Internal interfaces of user interfaces and factories (behind the scene). |
Uses of Cache in org.zkoss.util |
---|
Classes in org.zkoss.util that implement Cache | |
---|---|
class |
CacheMap
The cache map. |
class |
MultiCache
A CacheMap -based cache. |
class |
ThreadLocalCache
A cache that resides on the thread local memory. |
Uses of Cache in org.zkoss.util.resource |
---|
Classes in org.zkoss.util.resource that implement Cache | |
---|---|
class |
ResourceCache
Used to cache resouces. |
Uses of Cache in org.zkoss.zk.ui.sys |
---|
Methods in org.zkoss.zk.ui.sys with parameters of type Cache | |
---|---|
static void |
ComponentsCtrl.setEventMethodCache(Cache cache)
Sets the cache that stores the information about event handler methods. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |