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

Packages that use IRemoteCacheDispatcher
org.apache.jcs.auxiliary.remote.http.client   
 

Uses of IRemoteCacheDispatcher in org.apache.jcs.auxiliary.remote.http.client
 

Classes in org.apache.jcs.auxiliary.remote.http.client that implement IRemoteCacheDispatcher
 class RemoteHttpCacheDispatcher
          Calls the service.
 

Methods in org.apache.jcs.auxiliary.remote.http.client that return IRemoteCacheDispatcher
 IRemoteCacheDispatcher RemoteHttpCacheClient.getRemoteDispatcher()
           
 

Methods in org.apache.jcs.auxiliary.remote.http.client with parameters of type IRemoteCacheDispatcher
 void RemoteHttpCacheClient.setRemoteDispatcher(IRemoteCacheDispatcher remoteDispatcher)
           
 



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