org.apache.mina.example.sumup
Class Client

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

public class Client
extends java.lang.Object

(Entry Point) Starts SumUp client.

Author:
Apache MINA Project

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

Client

public Client()
Method Detail

main

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


Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.