Example
Class Client1

java.lang.Object
  extended by Example.Client1

public class Client1
extends java.lang.Object

Sample client which tests most of the implemented features


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

Client1

public Client1()
Method Detail

main

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