Package org.eclipse.jetty.server.handler
Jetty Server : Core Handler API
-
Interface Summary Interface Description ContextHandler.AliasCheck Interface to check aliasesContextHandler.ContextScopeListener Listener for all threads entering context scope, including async IO callbacksErrorHandler.ErrorPageMapper -
Class Summary Class Description AbstractHandler AbstractHandler.AbstractHandler.ErrorDispatchHandler Deprecated. This class is no longer required as ERROR dispatch is only done if there is an error page target.AbstractHandlerContainer Abstract Handler Container.AllowSymLinkAliasChecker Symbolic Link AliasChecker.AsyncDelayHandler A handler wrapper that provides the framework to asynchronously delay the handling of a request.BufferedResponseHandler Buffered Response HandlerContextHandler ContextHandler.ContextHandler.ApproveAliases Approve all aliases.ContextHandler.ApproveNonExistentDirectoryAliases Approve Aliases of a non existent directory.ContextHandler.Caller ContextHandler.StaticContext A simple implementation of ServletContext that is used when there is no ContextHandler.ContextHandlerCollection ThisHandlerCollectionis creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandlers.ContextHandlerCollection.Branch ContextHandlerCollection.Mapping DebugHandler Deprecated. UseDebugListenerDefaultHandler Default Handler.ErrorHandler Handler for Error pages An ErrorHandler is registered withContextHandler.setErrorHandler(ErrorHandler)orServer.setErrorHandler(ErrorHandler).HandlerCollection A collection of handlers.HandlerCollection.Handlers HandlerList HandlerList.HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate.HotSwapHandler AHandlerContainerthat allows a hot swap of a wrapped handler.IdleTimeoutHandler Handler to adjust the idle timeout of requests while dispatched.InetAccessHandler InetAddress Access HandlerIPAccessHandler Deprecated. Use @InetAccessHandler.ManagedAttributeListener Enable Jetty style JMX MBeans from within a ContextMovedContextHandler Moved ContextHandler.RequestLogHandler This handler provides an alternate way (other thanServer.setRequestLog(RequestLog)) to log request, that can be applied to a particular handler (eg context).ResourceHandler Resource Handler.ScopedHandler ScopedHandler.SecuredRedirectHandler Secured Redirect HandlerShutdownHandler A handler that shuts the server down on a valid request.StatisticsHandler ThreadLimitHandler Handler to limit the threads per IP address for DOS protection -
Enum Summary Enum Description ContextHandler.Availability ContextHandler.ContextStatus