MUM.repository.proxy
Interface IProxySessionManOnlyVideoCachingEnabled

All Superinterfaces:
IMultimediaService, IProxySessionManager
All Known Implementing Classes:
ProxySessManOnlyVideoCachingEnabled

public interface IProxySessionManOnlyVideoCachingEnabled
extends IProxySessionManager

This is the interface for a proxy session manager for only video streaming. PAY ATTENTION: in the init method here the parameters passed as argument MUST contain a valid IMedata, the one of the presentation you want to stream.


Method Summary
 void initCacheManager(ICacheManager cacheManager)
          Initializes the cache manger
 
Methods inherited from interface MUM.data.IProxySessionManager
getComponentInfo, init, initQoSManager
 

Method Detail

initCacheManager

public void initCacheManager(ICacheManager cacheManager)
Initializes the cache manger

Parameters:
cacheManager -


Copyright © 2004 Luca Foschini