Package org.mortbay.jetty.handler

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