Package org.apache.commons.jcs3.auxiliary.remote.behavior
package org.apache.commons.jcs3.auxiliary.remote.behavior
-
InterfacesClassDescriptionThis specifies what a remote cache configuration object should look like.This specifies what a remote cache configuration object should look like.IRemoteCacheClient<K,
V> This defines the behavior expected of a remote cache client.This holds constants that are used by the remote cache.In the future, this can be used as a generic dispatcher abstraction.IRemoteCacheListener<K,V> Listens for remote cache event notification ( rmi callback ).