Uses of Interface
org.apache.jcs.auxiliary.remote.behavior.IRemoteCacheConstants

Packages that use IRemoteCacheConstants
org.apache.jcs.auxiliary.remote Root package for the remote auxiliary cache. 
org.apache.jcs.auxiliary.remote.server   
org.apache.jcs.engine.control The primary cache classes and the hub. 
 

Uses of IRemoteCacheConstants in org.apache.jcs.auxiliary.remote
 

Classes in org.apache.jcs.auxiliary.remote that implement IRemoteCacheConstants
 class RemoteCacheListener
          Registered with RemoteCache server.
 

Uses of IRemoteCacheConstants in org.apache.jcs.auxiliary.remote.server
 

Classes in org.apache.jcs.auxiliary.remote.server that implement IRemoteCacheConstants
 class RemoteCacheServerFactory
          Provides remote cache services.
 class RemoteCacheServerListener
          This listener class is for inter cache commumication.
 

Uses of IRemoteCacheConstants in org.apache.jcs.engine.control
 

Classes in org.apache.jcs.engine.control that implement IRemoteCacheConstants
 class CompositeCacheManager
          Manages a composite cache.
 



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.