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

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

Classes in org.apache.jcs.auxiliary.remote.behavior used by org.apache.jcs.auxiliary.remote
IRemoteCacheAttributes
          This specifies what a remote cache configuration object should look like.
IRemoteCacheClient
          This defines the behavior expected of a remote cache client.
IRemoteCacheConstants
          This holds contants that are used by the remote cache.
IRemoteCacheListener
          Listens for remote cache event notification ( rmi callback ).
IRemoteCacheObserver
          Used to register interest in receiving remote cache changes.
IRemoteCacheService
          Used to retrieve and update the remote cache.
 

Classes in org.apache.jcs.auxiliary.remote.behavior used by org.apache.jcs.auxiliary.remote.behavior
IRemoteCacheListener
          Listens for remote cache event notification ( rmi callback ).
IRemoteCacheService
          Used to retrieve and update the remote cache.
 

Classes in org.apache.jcs.auxiliary.remote.behavior used by org.apache.jcs.auxiliary.remote.server
IRemoteCacheConstants
          This holds contants that are used by the remote cache.
 

Classes in org.apache.jcs.auxiliary.remote.behavior used by org.apache.jcs.engine.control
IRemoteCacheConstants
          This holds contants that are used by the remote cache.
 



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