com.mortbay.Jetty
Class Demo

java.lang.Object
  |
  +--com.mortbay.Jetty.Demo

public class Demo
extends java.lang.Object

Demo Jetty Server

Version:
1.0 Sun Jun 27 1999
Author:
Greg Wilkins (gregw)

Constructor Summary
Demo()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main Configures the Dump servlet and starts the server
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Demo

public Demo()
Method Detail

main

public static void main(java.lang.String[] args)
Main Configures the Dump servlet and starts the server