Package | Description |
---|---|
org.apache.jcs.auxiliary.disk.block | |
org.apache.jcs.auxiliary.disk.indexed | |
org.apache.jcs.auxiliary.disk.jdbc | |
org.apache.jcs.auxiliary.disk.jdbc.hsql | |
org.apache.jcs.auxiliary.disk.jdbc.mysql | |
org.apache.jcs.auxiliary.lateral |
Root package for the lateral cache family.
|
org.apache.jcs.auxiliary.lateral.socket.tcp | |
org.apache.jcs.auxiliary.remote |
Root package for the remote auxiliary cache.
|
org.apache.jcs.auxiliary.remote.http.client |
Modifier and Type | Class and Description |
---|---|
class |
BlockDiskCacheFactory
Creates disk cache instances.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexedDiskCacheFactory
Creates disk cache instances.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCDiskCacheFactory
This factory should create mysql disk caches.
|
Modifier and Type | Class and Description |
---|---|
class |
HSQLDiskCacheFactory
This factory should create mysql disk caches.
|
Modifier and Type | Class and Description |
---|---|
class |
MySQLDiskCacheFactory
This factory should create mysql disk caches.
|
Modifier and Type | Class and Description |
---|---|
class |
LateralCacheAbstractFactory
Particular lateral caches should define their own factory.
|
Modifier and Type | Class and Description |
---|---|
class |
LateralTCPCacheFactory
Constructs a LateralCacheNoWaitFacade for the given configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteCacheFactory
The RemoteCacheFactory creates remote caches for the cache hub.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteHttpCacheFactory
The RemoteCacheFactory creates remote caches for the cache hub.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.