Uses of Class
org.apache.commons.jcs3.auxiliary.remote.AbstractRemoteAuxiliaryCache
Packages that use AbstractRemoteAuxiliaryCache
Package
Description
Root package for the remote auxiliary cache.
-
Uses of AbstractRemoteAuxiliaryCache in org.apache.commons.jcs3.auxiliary.remote
Subclasses of AbstractRemoteAuxiliaryCache in org.apache.commons.jcs3.auxiliary.remote -
Uses of AbstractRemoteAuxiliaryCache in org.apache.commons.jcs3.auxiliary.remote.http.client
Modifier and TypeClassDescriptionclass
RemoteHttpCache<K,
V> This uses an http client as the service.