Uses of Class
com.caucho.server.httpcache.AbstractProxyCache

Packages that use AbstractProxyCache
com.caucho.server.cluster   
 

Uses of AbstractProxyCache in com.caucho.server.cluster
 

Methods in com.caucho.server.cluster that return AbstractProxyCache
 AbstractProxyCache ServletContainerConfig.createCache()
          backward compatibility for proxy cache
 AbstractProxyCache ServletContainerConfig.createProxyCache()
          Creates the proxy cache.
 AbstractProxyCache ServletService.createProxyCache()
          Creates the http cache.
 AbstractProxyCache ServletService.getProxyCache()
           
protected  AbstractProxyCache ServletService.instantiateProxyCache()