org.sapia.ubik.net
Class MyClient

java.lang.Object
  extended by org.sapia.ubik.net.MyClient

public class MyClient
extends java.lang.Object

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site

Constructor Summary
MyClient()
          Constructor for MyClient.
 
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

MyClient

public MyClient()
Constructor for MyClient.

Method Detail

main

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


Copyright © 2010 Sapia OSS. All Rights Reserved.