Uses of Class
org.apache.commons.jcs3.auxiliary.remote.AbstractRemoteCacheNoWaitFacade
Packages that use AbstractRemoteCacheNoWaitFacade
Package
Description
Root package for the remote auxiliary cache.
-
Uses of AbstractRemoteCacheNoWaitFacade in org.apache.commons.jcs3.auxiliary.remote
Subclasses of AbstractRemoteCacheNoWaitFacade in org.apache.commons.jcs3.auxiliary.remoteModifier and TypeClassDescriptionclass
Used to provide access to multiple services under nowait protection.Methods in org.apache.commons.jcs3.auxiliary.remote that return AbstractRemoteCacheNoWaitFacadeModifier and TypeMethodDescriptionprotected AbstractRemoteCacheNoWaitFacade<K,
V> RemoteCache.getFacade()
Get facadeMethods in org.apache.commons.jcs3.auxiliary.remote with parameters of type AbstractRemoteCacheNoWaitFacadeModifier and TypeMethodDescriptionprotected void
RemoteCache.setFacade
(AbstractRemoteCacheNoWaitFacade<K, V> facade) Set facade