|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteCacheAttributes | |
---|---|
org.apache.jcs.auxiliary.remote | Root package for the remote auxiliary cache. |
org.apache.jcs.auxiliary.remote.http.client |
Uses of RemoteCacheAttributes in org.apache.jcs.auxiliary.remote |
---|
Constructors in org.apache.jcs.auxiliary.remote with parameters of type RemoteCacheAttributes | |
---|---|
AbstractRemoteCacheNoWaitFacade(RemoteCacheNoWait[] noWaits,
RemoteCacheAttributes rca,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Constructs with the given remote cache, and fires events to any listeners. |
|
RemoteCacheNoWaitFacade(RemoteCacheNoWait[] noWaits,
RemoteCacheAttributes rca,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Constructs with the given remote cache, and fires events to any listeners. |
Uses of RemoteCacheAttributes in org.apache.jcs.auxiliary.remote.http.client |
---|
Subclasses of RemoteCacheAttributes in org.apache.jcs.auxiliary.remote.http.client | |
---|---|
class |
RemoteHttpCacheAttributes
Http client specific settings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |