org.mortbay.jetty.example
Class FileServer

java.lang.Object
  extended by org.mortbay.jetty.example.FileServer

public class FileServer
extends java.lang.Object

File server Usage - java org.mortbay.jetty.example.FileServer [ port [ docroot ]]

Author:
gregw

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

FileServer

public FileServer()
Method Detail

main

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


Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.