Package org.apache.jcs.auxiliary.remote.behavior

Interface Summary
ICommonRemoteCacheAttributes This specifies what a remote cache configuration object should look like.
IRemoteCacheAttributes This specifies what a remote cache configuration object should look like.
IRemoteCacheClient<K extends Serializable,V extends Serializable> This defines the behavior expected of a remote cache client.
IRemoteCacheConstants This holds constants that are used by the remote cache.
IRemoteCacheDispatcher In the future, this can be used as a generic dispatcher abstraction.
IRemoteCacheListener<K extends Serializable,V extends Serializable> Listens for remote cache event notification ( rmi callback ).
IRemoteCacheObserver Used to register interest in receiving remote cache changes.
IRemoteCacheServiceAdmin Description of the Interface
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.