Uses of Class
org.apache.commons.jcs3.auxiliary.remote.http.server.RemoteHttpCacheServerAttributes
Packages that use RemoteHttpCacheServerAttributes
-
Uses of RemoteHttpCacheServerAttributes in org.apache.commons.jcs3.auxiliary.remote.http.server
Methods in org.apache.commons.jcs3.auxiliary.remote.http.server that return RemoteHttpCacheServerAttributesModifier and TypeMethodDescriptionprotected RemoteHttpCacheServerAttributes
RemoteHttpCacheServlet.configureRemoteHttpCacheServerAttributes
(Properties prop) Configure.Constructors in org.apache.commons.jcs3.auxiliary.remote.http.server with parameters of type RemoteHttpCacheServerAttributesModifierConstructorDescriptionRemoteHttpCacheService
(ICompositeCacheManager cacheManager, RemoteHttpCacheServerAttributes remoteHttpCacheServerAttributes, ICacheEventLogger cacheEventLogger) Create a process with a cache manager.