net.sf.jbaobab.tutorial
Class StartUp

java.lang.Object
  extended by net.sf.jbaobab.tutorial.StartUp

public class StartUp
extends Object

A main class for EchoHandler and RoughHttpHandler example.

Author:
Oakyoon Cha
See Also:
EchoHandler, RoughHttpHandler

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

StartUp

public StartUp()
Method Detail

main

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