|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectMUM.repository.qosManagement.OnlyVideoQoSManager
This class is an implementation of the QoS manager for a video only application
| Constructor Summary | |
OnlyVideoQoSManager()
|
|
| Method Summary | |
void |
init(java.io.PrintStream out,
java.lang.String identifier,
ICPUStatusNotifier notifier,
IQoSManagerListener listener,
ISimpleRTPMonitor sMonitor)
The initialization method |
void |
passedThreshold(CPUStatusEvent cpuEvent)
This call-back is called when one of the defined thresholds is overcome |
void |
start(javax.media.rtp.RTPManager managerToMonitor)
The method to start the QoS Manager |
void |
update(javax.media.rtp.event.RemoteEvent ev)
The callback to collect the feedbacks from the RTP/RTCP protocol |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OnlyVideoQoSManager()
| Method Detail |
public void init(java.io.PrintStream out,
java.lang.String identifier,
ICPUStatusNotifier notifier,
IQoSManagerListener listener,
ISimpleRTPMonitor sMonitor)
throws InitializationException
init in interface IOnlyVideoQoSManageridentifier - the unique identifier for this placenotifier - the object which notifies the QoSManager the CPU statuslistener - the object which waits the backcall for reconfigurationsMonitor - a monitor which implements a simple politics
InitializationException
public void start(javax.media.rtp.RTPManager managerToMonitor)
throws InitializationException
start in interface IOnlyVideoQoSManagermanagerToMonitor - the RTPManager (JMF), which is used to access the protocol info
InitializationExceptionpublic void passedThreshold(CPUStatusEvent cpuEvent)
passedThreshold in interface ICPUStatusListenerpublic void update(javax.media.rtp.event.RemoteEvent ev)
update in interface javax.media.rtp.RemoteListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||