Uses of Class
org.apache.commons.jcs3.auxiliary.remote.http.client.RemoteHttpCacheMonitor
Packages that use RemoteHttpCacheMonitor
-
Uses of RemoteHttpCacheMonitor in org.apache.commons.jcs3.auxiliary.remote.http.client
Constructors in org.apache.commons.jcs3.auxiliary.remote.http.client with parameters of type RemoteHttpCacheMonitorModifierConstructorDescriptionRemoteHttpCache
(RemoteHttpCacheAttributes remoteHttpCacheAttributes, ICacheServiceNonLocal<K, V> remote, IRemoteCacheListener<K, V> listener, RemoteHttpCacheMonitor monitor) Constructor for the RemoteCache object.