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.jdbc
Subclasses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.jdbcModifier and TypeClassDescriptionclass
This factory should create JDBC auxiliary caches. -
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.jdbc.hsql
Modifier and TypeClassDescriptionclass
This factory should create hsql disk caches. -
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.disk.jdbc.mysql
Modifier and TypeClassDescriptionclass
This factory should create mysql disk caches. -
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.lateral.socket.tcp
Modifier and TypeClassDescriptionclass
Constructs a LateralCacheNoWaitFacade for the given configuration. -
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.remote
Subclasses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.remoteModifier and TypeClassDescriptionclass
The RemoteCacheFactory creates remote caches for the cache hub. -
Uses of AbstractAuxiliaryCacheFactory in org.apache.commons.jcs3.auxiliary.remote.http.client
Modifier and TypeClassDescriptionclass
The RemoteCacheFactory creates remote caches for the cache hub.