gumbo.visualize.data
Class TestNetApp

java.lang.Object
  |
  +--gumbo.visualize.data.TestNetApp

public class TestNetApp
extends java.lang.Object

Runs TestClientApp and TestServerApp on the same host.

Version:
$Revision: 1.1 $
Author:
Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.

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

Field Detail

APP_NAME

public static final java.lang.String APP_NAME
See Also:
Constant Field Values
Constructor Detail

TestNetApp

public TestNetApp()
Method Detail

main

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