|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteCacheNoWait | |
---|---|
org.apache.jcs.auxiliary.remote | Root package for the remote auxiliary cache. |
Uses of RemoteCacheNoWait in org.apache.jcs.auxiliary.remote |
---|
Fields in org.apache.jcs.auxiliary.remote declared as RemoteCacheNoWait | |
---|---|
RemoteCacheNoWait[] |
AbstractRemoteCacheNoWaitFacade.noWaits
The connection to a remote server, or a zombie. |
Constructors in org.apache.jcs.auxiliary.remote with parameters of type RemoteCacheNoWait | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |