Package org.mortbay.jetty.handler

Interface Summary
CompleteHandler An interface for handlers that wish to be notified of request completion.
SecurityHandler  
 

Class Summary
AbstractHandler AbstractHandler.
AbstractHandlerContainer Abstract Handler Container.
ContextHandler ContextHandler.
ContextHandlerCollection ContextHandlerCollection.
DefaultHandler Default Handler.
ErrorHandler Handler for Error pages A handler that is registered at the org.mortbay.http.ErrorHandler context attributed and called by the HttpResponse.sendError method to write a error page.
HandlerCollection A collection of handlers.
HandlerList HandlerList.
HandlerWrapper A HandlerWrapper acts as a Handler but delegates the handle method and life cycle events to a delegate.
MovedContextHandler Moved ContextHandler.
RequestLogHandler RequestLogHandler.
ResourceHandler Resource Handler.
StatisticsHandler  
 



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