Package | Description |
---|---|
org.red5.io.flv | |
org.red5.io.flv.impl | |
org.red5.server.cache |
Modifier and Type | Method and Description |
---|---|
void |
IFLV.setCache(ICacheStore cache)
Sets the caching implemenation
|
Modifier and Type | Method and Description |
---|---|
void |
FLV.setCache(ICacheStore cache)
Sets the cache implementation to be used.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheImpl
Provides an implementation of an object cache.
|
class |
EhCacheImpl
Provides an implementation of an object cache using EhCache.
|
class |
NoCacheImpl
Provides an implementation of an object cache which actually
does not provide a cache.
|
Copyright © 2006-2012 The Red5 Project