org.mobicents.media.server.impl.resource.test
Class TransmissionTester
java.lang.Object
org.mobicents.media.server.impl.resource.test.TransmissionTester
- All Implemented Interfaces:
- java.io.Serializable, org.mobicents.media.server.spi.NotificationListener
public class TransmissionTester
- extends java.lang.Object
- implements org.mobicents.media.server.spi.NotificationListener
This class is used for test transmission.
- Author:
- kulikov
- See Also:
- Serialized Form
|
Field Summary |
static short |
A
|
static double |
T
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
A
public static final short A
- See Also:
- Constant Field Values
T
public static final double T
- See Also:
- Constant Field Values
TransmissionTester
public TransmissionTester()
getGenerator
public MeanderGenerator getGenerator()
getDetector
public MeanderDetector getDetector()
connect
public void connect(org.mobicents.media.MediaSink sink)
connect
public void connect(org.mobicents.media.MediaSource source)
start
public void start()
isPassed
public boolean isPassed()
getMessage
public java.lang.String getMessage()
update
public void update(org.mobicents.media.server.spi.events.NotifyEvent event)
- Specified by:
update in interface org.mobicents.media.server.spi.NotificationListener
Copyright © 2010. All Rights Reserved.