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.http.client   
org.apache.jcs.auxiliary.remote.http.client.behavior   
org.apache.jcs.auxiliary.remote.http.server   
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 constants 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.http.client
IRemoteCacheAttributes
          This specifies what a remote cache configuration object should look like.
IRemoteCacheClient
          This defines the behavior expected of a remote cache client.
IRemoteCacheDispatcher
          In the future, this can be used as a generic dispatcher abstraction.
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.http.client.behavior
IRemoteCacheService
          Used to retrieve and update the remote cache.
 

Classes in org.apache.jcs.auxiliary.remote.behavior used by org.apache.jcs.auxiliary.remote.http.server
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 constants 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 constants that are used by the remote cache.
 



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