org.mobicents.test
Class Tester

java.lang.Object
  extended by org.mobicents.test.Tester

public class Tester
extends Object

Author:
kulikov

Constructor Summary
Tester()
           
 
Method Summary
 void init()
           
static void main(String[] args)
           
 void run()
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tester

public Tester()
Method Detail

init

public void init()
          throws javax.media.mscontrol.MsControlException
Throws:
javax.media.mscontrol.MsControlException

run

public void run()
         throws javax.media.mscontrol.MsControlException,
                InterruptedException
Throws:
javax.media.mscontrol.MsControlException
InterruptedException

shutdown

public void shutdown()

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013 TeleStax, Inc.. All Rights Reserved.