org.apache.mina.examples.sumup
Class Client

java.lang.Object
  extended by org.apache.mina.examples.sumup.Client

public class Client
extends Object

(Entry Point) Starts SumUp client.

Version:
$Rev: 209237 $, $Date: 2005-07-05 09:44:16 +0200 (Tue, 05 Jul 2005) $
Author:
The Apache Directory Project

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

Client

public Client()
Method Detail

main

public static void main(String[] args)
                 throws Throwable
Throws:
Throwable


Copyright © 2004-2010 . All Rights Reserved.