org.apache.commons.jcs |
Contains the class JCS which provides a simple interface for clients to use
JCS.
|
org.apache.commons.jcs.access |
Contains classes for accessing the cache.
|
org.apache.commons.jcs.access.behavior |
|
org.apache.commons.jcs.access.exception |
|
org.apache.commons.jcs.admin |
|
org.apache.commons.jcs.admin.servlet |
|
org.apache.commons.jcs.auxiliary |
Root package for auxiliary caches.
|
org.apache.commons.jcs.auxiliary.disk |
The primary disk auxiliary.
|
org.apache.commons.jcs.auxiliary.disk.behavior |
|
org.apache.commons.jcs.auxiliary.disk.block |
|
org.apache.commons.jcs.auxiliary.disk.indexed |
|
org.apache.commons.jcs.auxiliary.disk.jdbc |
|
org.apache.commons.jcs.auxiliary.disk.jdbc.dsfactory |
|
org.apache.commons.jcs.auxiliary.disk.jdbc.hsql |
|
org.apache.commons.jcs.auxiliary.disk.jdbc.mysql |
|
org.apache.commons.jcs.auxiliary.disk.jdbc.mysql.util |
|
org.apache.commons.jcs.auxiliary.lateral |
Root package for the lateral cache family.
|
org.apache.commons.jcs.auxiliary.lateral.behavior |
|
org.apache.commons.jcs.auxiliary.lateral.socket.tcp |
|
org.apache.commons.jcs.auxiliary.lateral.socket.tcp.behavior |
|
org.apache.commons.jcs.auxiliary.remote |
Root package for the remote auxiliary cache.
|
org.apache.commons.jcs.auxiliary.remote.behavior |
|
org.apache.commons.jcs.auxiliary.remote.http.behavior |
|
org.apache.commons.jcs.auxiliary.remote.http.client |
|
org.apache.commons.jcs.auxiliary.remote.http.client.behavior |
|
org.apache.commons.jcs.auxiliary.remote.http.server |
|
org.apache.commons.jcs.auxiliary.remote.server |
|
org.apache.commons.jcs.auxiliary.remote.server.behavior |
|
org.apache.commons.jcs.auxiliary.remote.util |
|
org.apache.commons.jcs.auxiliary.remote.value |
|
org.apache.commons.jcs.engine |
Interfaces used by the core and the auxiliary caches.
|
org.apache.commons.jcs.engine.behavior |
Interfaces used by the core and the auxiliary caches.
|
org.apache.commons.jcs.engine.control |
The primary cache classes and the hub.
|
org.apache.commons.jcs.engine.control.event |
|
org.apache.commons.jcs.engine.control.event.behavior |
|
org.apache.commons.jcs.engine.control.group |
|
org.apache.commons.jcs.engine.logging |
|
org.apache.commons.jcs.engine.logging.behavior |
|
org.apache.commons.jcs.engine.match |
|
org.apache.commons.jcs.engine.match.behavior |
|
org.apache.commons.jcs.engine.memory |
Parent package for memory type plugins.
|
org.apache.commons.jcs.engine.memory.behavior |
|
org.apache.commons.jcs.engine.memory.fifo |
|
org.apache.commons.jcs.engine.memory.lru |
The primary memory plugin using a 'least recently used' removal policy.
|
org.apache.commons.jcs.engine.memory.mru |
A memory plugin implemented using a 'most recently used' removal policy.
|
org.apache.commons.jcs.engine.memory.shrinking |
|
org.apache.commons.jcs.engine.memory.soft |
A memory plugin implemented using soft references.
|
org.apache.commons.jcs.engine.memory.util |
|
org.apache.commons.jcs.engine.stats |
|
org.apache.commons.jcs.engine.stats.behavior |
|
org.apache.commons.jcs.io |
|
org.apache.commons.jcs.utils.access |
|
org.apache.commons.jcs.utils.config |
This package contains utility classes that are used when configuring the
cache.
|
org.apache.commons.jcs.utils.discovery |
|
org.apache.commons.jcs.utils.discovery.behavior |
|
org.apache.commons.jcs.utils.net |
|
org.apache.commons.jcs.utils.props |
|
org.apache.commons.jcs.utils.serialization |
|
org.apache.commons.jcs.utils.servlet |
|
org.apache.commons.jcs.utils.struct |
|
org.apache.commons.jcs.utils.threadpool |
|
org.apache.commons.jcs.utils.timing |
|
org.apache.commons.jcs.utils.zip |
|