org.eclipse.jetty.embedded
Class SimplestServer

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

public class SimplestServer
extends Object

The simplest possible Jetty server.


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

SimplestServer

public SimplestServer()
Method Detail

main

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


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