Package org.apache.jcs.access

Contains classes for accessing the cache.

See:
          Description

Class Summary
CacheAccess Class which provides interface for all access to the cache.
GroupCacheAccess Access for groups.
 

Package org.apache.jcs.access Description

Contains classes for accessing the cache. The CacheAccess interface, which all classes in this package implement, provides all the methods a client should need to use a Cache.