Package | Description |
---|---|
org.apache.jcs.auxiliary.lateral |
Root package for the lateral cache family.
|
org.apache.jcs.auxiliary.lateral.behavior | |
org.apache.jcs.auxiliary.lateral.socket.tcp | |
org.apache.jcs.auxiliary.remote |
Root package for the remote auxiliary cache.
|
org.apache.jcs.auxiliary.remote.behavior | |
org.apache.jcs.auxiliary.remote.http.client | |
org.apache.jcs.auxiliary.remote.http.client.behavior | |
org.apache.jcs.auxiliary.remote.http.server | |
org.apache.jcs.engine |
Interfaces used by the core and the auxiliary caches.
|
Modifier and Type | Class and Description |
---|---|
class |
ZombieLateralCacheService
The ZombieLateralCacheService is used as a facade when the lateral is not available.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ILateralCacheService
Used to retrieve and update the lateral cache.
|
Modifier and Type | Class and Description |
---|---|
class |
LateralTCPService
A lateral cache service implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ZombieRemoteCacheService
Zombie adapter for the remote cache service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRemoteCacheService
Used to retrieve and update the remote cache.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteHttpCacheClient
This is the service used by the remote http auxiliary cache.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRemoteHttpCacheClient
It's not entirely clear that this interface is needed.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteCacheService
This class contains common methods for remote cache services.
|
class |
RemoteHttpCacheService
This does the work.
|
Modifier and Type | Class and Description |
---|---|
class |
ZombieCacheService
Zombie adapter for any cache service.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.