cnrg.itx.gtwy.pbx
Class Test

java.lang.Object
  |
  +--cnrg.itx.gtwy.pbx.Test

public class Test
extends java.lang.Object

This class can act as a surrogate Gateway for purposes of testing the PBX Server


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

Constructor Detail

Test

public Test(java.lang.String[] args)
Method Detail

main

public static void main(java.lang.String[] args)

run

public void run()