org.apache.mina.examples.httpserver
Class Main

java.lang.Object
  extended by org.apache.mina.examples.httpserver.Main

public class Main
extends Object

(Entry point) HTTP server

Version:
$Rev: 165578 $, $Date: 2005-05-02 13:31:30 +0900 (?, 02 5? 2005) $
Author:
Trustin Lee (trustin@apache.org)

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

Main

public Main()
Method Detail

main

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


Copyright © 2004-2005 . All Rights Reserved.