Package org.mortbay.jetty.handler

Class Summary
AbstractHandler AbstractHandler.
ContextHandler ContextHandler.
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 HandlerCollection.
NotFoundHandler Handler for resources that were not found.
RequestLogHandler RequestLogHandler.
WrappedHandler HandlerCollection.