org.iids.aos
Class NegotiationTest.CallThread

java.lang.Object
  extended by org.iids.aos.NegotiationTest.CallThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
NegotiationTest

public class NegotiationTest.CallThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
NegotiationTest.CallThread(java.lang.String threadname, java.lang.String call, int number_of_calls, NegotiationTest parent)
           
 
Method Summary
 void isReady()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NegotiationTest.CallThread

public NegotiationTest.CallThread(java.lang.String threadname,
                                  java.lang.String call,
                                  int number_of_calls,
                                  NegotiationTest parent)
Method Detail

isReady

public void isReady()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.