Class ClientTest

java.lang.Object
  extended byClientTest

public class ClientTest
extends Object

Main class to start server

Version:
1.0
Author:
Adeel Hashmi

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

Constructor Detail

ClientTest

public ClientTest()
Method Detail

main

public static void main(String[] args)