Package test

Tests of any sort

See:
          Description

Class Summary
Debug  
Join Sample Java class to illustrate How to join two threads in Java.
SimpleClient SimpleClient connects to TCP port 2000, writes a line of text, and then reads the echoed text back from the server.
SimpleServer SimpleServer binds to TCP port 2000, reads a line of text, and then echoes it back to the user.
Test  
TestApp  
TestCreateVN  
TestExec  
testRandGRaph  
ThreadDemo  
TimeOut  
Timer The Timer class allows a graceful exit when an application is stalled due to a networking timeout.
TimerSessionBean Simple demo that uses java.util.Timer to schedule a task to execute once 5 seconds have passed.
Tout  
VN  
 

Package test Description

Tests of any sort

Author:
Flavio Esposito