Uses of Class
org.apache.jcs.auxiliary.remote.http.server.RemoteCacheServiceAdaptor

Packages that use RemoteCacheServiceAdaptor
org.apache.jcs.auxiliary.remote.http.server   
 

Uses of RemoteCacheServiceAdaptor in org.apache.jcs.auxiliary.remote.http.server
 

Methods in org.apache.jcs.auxiliary.remote.http.server that return RemoteCacheServiceAdaptor
 RemoteCacheServiceAdaptor<Serializable,Serializable> RemoteHttpCacheServlet.getRemoteHttpCacheServiceAdaptor()
           
 

Methods in org.apache.jcs.auxiliary.remote.http.server with parameters of type RemoteCacheServiceAdaptor
 void RemoteHttpCacheServlet.setRemoteHttpCacheServiceAdaptor(RemoteCacheServiceAdaptor<Serializable,Serializable> remoteHttpCacheProcessor)
           
 



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