|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.fjank.jcache | |
---|---|
javax.util.jcache | All access to the cache is through the class javax.util.jcache.CacheAccess . |
org.fjank.jcache | All access to the cache is through the class javax.util.jcache.CacheAccess . |
org.fjank.jcache.collection | |
org.fjank.jcache.distribution | |
org.fjank.jcache.persistence | This package contains implementation classes for FKache's disk persistence system , and some have been set to public access for conovenience during development. |
Classes in org.fjank.jcache used by javax.util.jcache | |
---|---|
CacheImpl
Contains several usefull methods for configuring, administering and monitoring the Cache. |
Classes in org.fjank.jcache used by org.fjank.jcache | |
---|---|
AttributesImpl
This class defines the attributes an object in the cache can have. |
|
CacheGroup
Class for representin grouops in the cache. |
|
CacheImpl
Contains several usefull methods for configuring, administering and monitoring the Cache. |
|
CacheObject
Overrides some of the methods for referenceobjects. |
|
CacheRegion
This class defines a region in the cache. |
|
CacheSweeper
A Runnable class for Sweeping the cache for expired objects. |
|
CacheThreadFactory
A thread factory for threads inside FKache. |
|
NullObject
An object which can be used instead of null. |
|
StreamCacheObject
A cacheobject which reads/writes the content with the aid of Input/Outputstreams Contains an internal reference to the wrapped object, so the override of SoftReference is probably broken on this object... |
Classes in org.fjank.jcache used by org.fjank.jcache.collection | |
---|---|
CacheAccessImpl2
An optimized implementation of CacheAccess. |
|
CacheGroup
Class for representin grouops in the cache. |
Classes in org.fjank.jcache used by org.fjank.jcache.distribution | |
---|---|
CacheImpl
Contains several usefull methods for configuring, administering and monitoring the Cache. |
Classes in org.fjank.jcache used by org.fjank.jcache.persistence | |
---|---|
CacheObject
Overrides some of the methods for referenceobjects. |
|
DiskCacheObject
A special version of an CacheObject which is used to send and retrieve data to and from the diskcache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |