org.mobicents.media.server.impl.resource.test
Class TransmissionTester

java.lang.Object
  extended by 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
           
 
Constructor Summary
TransmissionTester()
           
 
Method Summary
 void connect(org.mobicents.media.MediaSink sink)
           
 void connect(org.mobicents.media.MediaSource source)
           
 MeanderDetector getDetector()
           
 MeanderGenerator getGenerator()
           
 java.lang.String getMessage()
           
 boolean isPassed()
           
 void start()
           
 void update(org.mobicents.media.server.spi.events.NotifyEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

A

public static final short A
See Also:
Constant Field Values

T

public static final double T
See Also:
Constant Field Values
Constructor Detail

TransmissionTester

public TransmissionTester()
Method Detail

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.