Package | Description |
---|---|
lucee.runtime.cache.legacy | |
lucee.runtime.debug | |
lucee.runtime.writer |
Modifier and Type | Class and Description |
---|---|
class |
CacheItemCache |
Modifier and Type | Method and Description |
---|---|
static CacheItem |
CacheItem.getInstance(PageContext pc,
String id,
String key,
boolean useId,
Resource dir,
String cacheName,
TimeSpan timespan) |
Modifier and Type | Method and Description |
---|---|
CacheItem |
DebugCFMLWriter.getCacheItem() |
Modifier and Type | Method and Description |
---|---|
void |
DebugCFMLWriter.doCache(CacheItem ci) |
Modifier and Type | Method and Description |
---|---|
abstract CacheItem |
CFMLWriter.getCacheItem() |
CacheItem |
CFMLWriterImpl.getCacheItem() |
Modifier and Type | Method and Description |
---|---|
abstract void |
CFMLWriter.doCache(CacheItem ci) |
void |
CFMLWriterImpl.doCache(CacheItem ci) |
Copyright © 2015 Lucee