KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > transport > Terminated


1
2 package transport;
3 /**
4  *
5  */

6 public class Terminated
7 {
8
9     /**
10      *
11      */

12     public Terminated()
13     {
14         super();
15     }
16
17 }
18
Popular Tags