org.mortbay.jetty.example
Class ManyHandlers

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

public class ManyHandlers
extends Object


Nested Class Summary
static class ManyHandlers.HelloHandler
           
static class ManyHandlers.ParamHandler
           
 
Constructor Summary
ManyHandlers()
           
 
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

ManyHandlers

public ManyHandlers()
Method Detail

main

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


Copyright © 2008 Mort Bay Consulting. All Rights Reserved.