Package org.eclipse.jetty.server.handler

Class Summary
AbstractHandler AbstractHandler.
AbstractHandlerContainer Abstract Handler Container.
ContextHandler ContextHandler.
ContextHandlerCollection ContextHandlerCollection.
DebugHandler Debug Handler.
DefaultHandler Default Handler.
ErrorHandler Handler for Error pages An ErrorHandler is registered with ContextHandler.setErrorHandler(ErrorHandler) or Server.addBean(Object).
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.
HotSwapHandler A HandlerContainer that allows a hot swap of a wrapped handler.
IPAccessHandler IP Access Handler
MovedContextHandler Moved ContextHandler.
ProxyHandler Implementation of a tunneling proxy that supports HTTP CONNECT and transparent proxy.
RequestLogHandler RequestLogHandler.
ResourceHandler Resource Handler.
ScopedHandler ScopedHandler.
StatisticsHandler  
 



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