| Package | Description |
|---|---|
| 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.hsql | |
| org.apache.commons.jcs.auxiliary.disk.jdbc.mysql | |
| org.apache.commons.jcs.auxiliary.lateral |
Root package for the lateral cache family.
|
| org.apache.commons.jcs.auxiliary.lateral.socket.tcp | |
| org.apache.commons.jcs.auxiliary.remote |
Root package for the remote auxiliary cache.
|
| org.apache.commons.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–2015 The Apache Software Foundation. All rights reserved.