testserver
Class DSNServer_TEST

java.lang.Object
  extended by testserver.DSNServer_TEST

public class DSNServer_TEST
extends java.lang.Object

Author:
kaltt

Field Summary
private  Communication myComm
           
 
Constructor Summary
private DSNServer_TEST()
           
 
Method Summary
protected  void finalize()
           
static void main(java.lang.String[] args)
           
private  void run()
           
private  void wait(int mm)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

myComm

private Communication myComm
Constructor Detail

DSNServer_TEST

private DSNServer_TEST()
Method Detail

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

main

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

wait

private void wait(int mm)

run

private void run()