Class EnvClient

java.lang.Object
  extended byEnvClient

public class EnvClient
extends java.lang.Object

Driver class to test normal (user/os) and CWMS implementations of the hec.environment.Environment interface in local and remote modes.

See Also:
EnvServer

Constructor Summary
EnvClient()
           
 
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
 

Constructor Detail

EnvClient

public EnvClient()
Method Detail

main

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