|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface describe the QoS manager for a video only application
| Method Summary | |
void |
init(java.io.PrintStream out,
java.lang.String identifier,
ICPUStatusNotifier notifier,
IQoSManagerListener listener,
ISimpleRTPMonitor sMonitor)
The initialization method. |
void |
start(javax.media.rtp.RTPManager managerToMonitor)
The method to start the QoS Manager |
| Methods inherited from interface MUM.resourceMngService.ICPUStatusListener |
passedThreshold |
| Method Detail |
public void init(java.io.PrintStream out,
java.lang.String identifier,
ICPUStatusNotifier notifier,
IQoSManagerListener listener,
ISimpleRTPMonitor sMonitor)
throws InitializationException
identifier - 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
managerToMonitor - the RTPManager (JMF), which is used to access the protocol info
InitializationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||