Package org.apache.commons.jcs3.auxiliary.remote
package org.apache.commons.jcs3.auxiliary.remote
Root package for the remote auxiliary cache.
-
ClassesClassDescriptionAbstract base for remote caches.Shared listener base.An abstract base for the No Wait Facade.Attributes common to remote cache client and server.RemoteCache<K,
V> Client proxy for an RMI remote cache.These objects are used to configure the remote cache client.The RemoteCacheFactory creates remote caches for the cache hub.Deprecated.Functionality moved to RemoteCacheNoWaitFacadeRemoteCacheListener<K,V> Registered with RemoteCache server.An instance of RemoteCacheManager corresponds to one remote connection of a specific host and port.Used to monitor and repair any failed connection for the remote cache service.RemoteCacheNoWait<K,V> The RemoteCacheNoWait wraps the RemoteCacheClient.Used to provide access to multiple services under nowait protection.Location of the RMI registry.This class provides some basic utilities for doing things such as starting the registry properly.