|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.ControllerAdapter
MUM.repository.proxy.SimpleProxyVideoInProtocolUnitCachingEnabled
Componente che gestisce il protocollo di comunicazione con i Client.
Constructor Summary | |
SimpleProxyVideoInProtocolUnitCachingEnabled()
Empty constructor |
Method Summary | |
ComponentInfo |
getComponentInfo()
To get the ComponentInfo of this ProxyProtocolUnit |
void |
init(IProxyStreamReceiver streamReceiver,
ISimpleServerVideoAgent myVideoAgent,
IProxyOutProtocolUnit outProtocol,
ComponentInfo info,
java.io.PrintStream out,
MUM.util.Synchronizer sync,
IMetadata p)
Initialize the agent protocol unit |
void |
realizeComplete(javax.media.RealizeCompleteEvent e)
|
void |
run()
|
void |
setCacheManager(ICacheManager cacheManager)
Initializes the cache manger |
void |
setQoSManager(IOnlyVideoQoSManager man)
metodo di inizializzazione del QoS Manager |
Methods inherited from class javax.media.ControllerAdapter |
audioDeviceUnavailable, cachingControl, configureComplete, connectionError, controllerClosed, controllerError, controllerUpdate, dataLostError, dataStarved, deallocate, durationUpdate, endOfMedia, formatChange, internalError, mediaTimeSet, prefetchComplete, rateChange, replaceURL, resourceUnavailable, restarting, showDocument, sizeChange, start, stop, stopAtTime, stopByRequest, stopTimeChange, transition |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleProxyVideoInProtocolUnitCachingEnabled()
Method Detail |
public void init(IProxyStreamReceiver streamReceiver, ISimpleServerVideoAgent myVideoAgent, IProxyOutProtocolUnit outProtocol, ComponentInfo info, java.io.PrintStream out, MUM.util.Synchronizer sync, IMetadata p) throws InitializationException
init
in interface IProxyProtocolUnitCachingEnabled
InitializationException
public void setQoSManager(IOnlyVideoQoSManager man)
setQoSManager
in interface IProxyProtocolUnitCachingEnabled
public void run()
run
in interface java.lang.Runnable
public void realizeComplete(javax.media.RealizeCompleteEvent e)
public ComponentInfo getComponentInfo()
getComponentInfo
in interface IProxyProtocolUnitCachingEnabled
public void setCacheManager(ICacheManager cacheManager)
IProxyProtocolUnitCachingEnabled
setCacheManager
in interface IProxyProtocolUnitCachingEnabled
cacheManager
- IProxyProtocolUnitCachingEnabled.setCacheManager(MUM.data.ICacheManager)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |