Package | Description |
---|---|
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 |
AbstractRemoteAuxiliaryCache
Abstract base for remote caches.
|
class |
RemoteCache
Client proxy for an RMI remote cache.
|
Modifier and Type | Method and Description |
---|---|
protected IRemoteCacheClient |
RemoteCacheNoWait.getRemoteCache()
This is temporary.
|
Constructor and Description |
---|
RemoteCacheNoWait(IRemoteCacheClient cache)
Constructs with the given remote cache, and fires up an event queue for asynchronous
processing.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteHttpCache
This uses an http client as the service.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.