Package | Description |
---|---|
com.caucho.server.cluster | |
com.caucho.server.httpcache |
Modifier and Type | Method and Description |
---|---|
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() |
AbstractProxyCache |
ProServer.instantiateProxyCache() |
protected AbstractProxyCache |
ServletService.instantiateProxyCache() |
Modifier and Type | Class and Description |
---|---|
class |
ProxyCache
Cached response.
|