| Package | Description |
|---|---|
| org.apache.commons.jcs.auxiliary.remote |
Root package for the remote auxiliary cache.
|
| org.apache.commons.jcs.auxiliary.remote.http.client |
| Constructor and Description |
|---|
AbstractRemoteCacheNoWaitFacade(RemoteCacheNoWait<K,V>[] noWaits,
RemoteCacheAttributes rca,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Constructs with the given remote cache, and fires events to any listeners.
|
RemoteCacheNoWaitFacade(RemoteCacheNoWait<K,V>[] noWaits,
RemoteCacheAttributes rca,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Constructs with the given remote cache, and fires events to any listeners.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteHttpCacheAttributes
Http client specific settings.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.