Package | Description |
---|---|
org.apache.jcs.auxiliary.remote |
Root package for the remote auxiliary cache.
|
Modifier and Type | Field and Description |
---|---|
RemoteCacheNoWait[] |
AbstractRemoteCacheNoWaitFacade.noWaits
The connection to a remote server, or a zombie.
|
Constructor and Description |
---|
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.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.