| Package | Description |
|---|---|
| com.caucho.server.httpcache |
| Modifier and Type | Method and Description |
|---|---|
static ProxyCache |
ProxyCache.getLocalCache()
Returns the local cache.
|
| Constructor and Description |
|---|
ProxyCacheFilterChain(ProxyCache cache,
FilterChain next,
WebApp webApp)
Create the filter chain servlet.
|