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

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

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

Methods in org.apache.jcs.auxiliary.remote.http.server that return RemoteHttpCacheServerAttributes
protected static RemoteHttpCacheServerAttributes RemoteHttpCacheSeviceFactory.configureRemoteHttpCacheServerAttributes(java.util.Properties prop)
          Configure.
 

Constructors in org.apache.jcs.auxiliary.remote.http.server with parameters of type RemoteHttpCacheServerAttributes
RemoteHttpCacheService(ICompositeCacheManager cacheManager, RemoteHttpCacheServerAttributes remoteHttpCacheServerAttributes, ICacheEventLogger cacheEventLogger)
          Create a process with a cache manager.
 



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