org.mortbay.jetty.example
Class FileServer
java.lang.Object
org.mortbay.jetty.example.FileServer
public class FileServer
- extends Object
File server
Usage - java org.mortbay.jetty.example.FileServer [ port [ docroot ]]
- Author:
- gregw
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileServer
public FileServer()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2009 Mort Bay Consulting. All Rights Reserved.