webfunds.client
Class Client

java.lang.Object
  |
  +--webfunds.client.Client

public class Client
extends java.lang.Object


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

Constructor Detail

Client

public Client()
Method Detail

test

public void test()
          throws java.lang.Exception

main

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