Uses of Interface
org.red5.cache.ICacheStore
-
Uses of ICacheStore in org.red5.cache.impl
Modifier and TypeClassDescriptionclass
Provides an implementation of an object cache.class
Provides an implementation of an object cache which actually does not provide a cache. -
Uses of ICacheStore in org.red5.io.flv
Modifier and TypeMethodDescriptionvoid
IFLV.setCache
(ICacheStore cache) Sets the caching implemenation -
Uses of ICacheStore in org.red5.io.flv.impl
Modifier and TypeMethodDescriptionvoid
FLV.setCache
(ICacheStore cache) Sets the cache implementation to be used.