org.eclipse.jetty.embedded
Class SimplestServer

java.lang.Object
  extended by org.eclipse.jetty.embedded.SimplestServer

public class SimplestServer
extends java.lang.Object

The simplest possible Jetty server.


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

SimplestServer

public SimplestServer()
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.