Uses of Class
org.apache.commons.jcs3.auxiliary.AbstractAuxiliaryCacheFactory
Packages that use AbstractAuxiliaryCacheFactory
Package
Description
Root package for the remote auxiliary cache.
- 
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.block
- 
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.indexed
- 
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.jdbcSubclasses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.jdbcModifier and TypeClassDescriptionclassThis factory should create JDBC auxiliary caches.
- 
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.jdbc.hsqlModifier and TypeClassDescriptionclassThis factory should create hsql disk caches.
- 
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.jdbc.mysqlModifier and TypeClassDescriptionclassThis factory should create mysql disk caches.
- 
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.lateral.socket.tcpModifier and TypeClassDescriptionclassConstructs a LateralCacheNoWaitFacade for the given configuration.
- 
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.remoteSubclasses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.remoteModifier and TypeClassDescriptionclassThe RemoteCacheFactory creates remote caches for the cache hub.
- 
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.remote.http.clientModifier and TypeClassDescriptionclassThe RemoteCacheFactory creates remote caches for the cache hub.