Uses of Interface
org.mobicents.media.server.testsuite.general.CallDisplayInterface

Packages that use CallDisplayInterface
org.mobicents.media.server.testsuite.general   
org.mobicents.media.server.testsuite.gui   
 

Uses of CallDisplayInterface in org.mobicents.media.server.testsuite.general
 

Fields in org.mobicents.media.server.testsuite.general declared as CallDisplayInterface
protected  CallDisplayInterface AbstractTestCase.callDisplay
           
 

Methods in org.mobicents.media.server.testsuite.general that return CallDisplayInterface
 CallDisplayInterface AbstractTestCase.getCallDisplayInterface()
           
 

Methods in org.mobicents.media.server.testsuite.general with parameters of type CallDisplayInterface
 void AbstractTestCase.setCallDisplay(CallDisplayInterface cdi)
           
 void AbstractTestCase.setCallDisplay(CallDisplayInterface cdi, java.io.File testDumpDirectory)
           
 

Constructors in org.mobicents.media.server.testsuite.general with parameters of type CallDisplayInterface
AbstractTestCase(CallDisplayInterface cdi)
           
 

Uses of CallDisplayInterface in org.mobicents.media.server.testsuite.gui
 

Classes in org.mobicents.media.server.testsuite.gui that implement CallDisplayInterface
 class MainGUIView
          The application's main frame.
 



Copyright © 2009. All Rights Reserved.