| Package | Description |
|---|---|
| org.red5.cache.impl | |
| org.red5.io.flv | |
| org.red5.io.flv.impl |
| 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.
|
| 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.
|
Copyright © 2005–2017 Red5. All rights reserved.