Uses of Interface
org.red5.cache.ICacheStore
Packages that use ICacheStore
-
Uses of ICacheStore in org.red5.cache.impl
Classes in org.red5.cache.impl that implement ICacheStoreModifier and TypeClassDescriptionclassProvides an implementation of an object cache.classProvides an implementation of an object cache which actually does not provide a cache. -
Uses of ICacheStore in org.red5.io.flv
Methods in org.red5.io.flv with parameters of type ICacheStoreModifier and TypeMethodDescriptionvoidIFLV.setCache(ICacheStore cache) Sets the caching implemenation -
Uses of ICacheStore in org.red5.io.flv.impl
Fields in org.red5.io.flv.impl declared as ICacheStoreMethods in org.red5.io.flv.impl with parameters of type ICacheStoreModifier and TypeMethodDescriptionvoidFLV.setCache(ICacheStore cache) Sets the cache implementation to be used.