Uses of Package
org.eclipse.jetty.server.handler
Packages that use org.eclipse.jetty.server.handler
Package
Description
Jetty Ant : Ant Tasks and Configuration
Jetty Ant : Ant Wrappers of Jetty Internals
Jetty Deploy : Webapp Deploy Management
Jetty Deploy : JMX Integration
Jetty Deploy : Webapp Deployment Providers
Jetty Proxy : Async Proxy Support
Jetty Rewrite : Rewrite Handler and Rules for Jetty
Jetty Runner : Embedded Jetty Tool for running webapps directly
Jetty Security : Modular Support for Security in Jetty
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Server : Handler JMX Integration
Jetty Server : Session Management Implementations
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
-
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.antClassDescriptionAbstractHandler.Abstract Handler Container.ContextHandler.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.ant.types
-
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.deployClassDescriptionContextHandler.This
HandlerCollection
is creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandler
s. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.deploy.jmx
-
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.deploy.providers
-
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.http.spiClassDescriptionAbstractHandler.Abstract Handler Container.ContextHandler.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.osgi.boot
-
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.osgi.boot.internal.serverfactoryClassDescriptionThis
HandlerCollection
is creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandler
s. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.proxyClassDescriptionAbstractHandler.Abstract Handler Container.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.rewrite.handlerClassDescriptionAbstractHandler.Abstract Handler Container.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.runnerClassDescriptionThis
HandlerCollection
is creates a Map of contexts to it's contained handlers based on the context path and virtual hosts of any containedContextHandler
s.A collection of handlers. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.securityClassDescriptionAbstractHandler.Abstract Handler Container.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.serverClassDescriptionAbstractHandler.Abstract Handler Container.ContextHandler.Interface to check aliasesContext.Handler for Error pages An ErrorHandler is registered with
ContextHandler.setErrorHandler(ErrorHandler)
orServer.setErrorHandler(ErrorHandler)
.AHandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server.handlerClassDescriptionAbstractHandler.Abstract Handler Container.A Handler that can apply a
HttpOutput.Interceptor
mechanism to buffer the entire response content until the output is closed.AnHttpOutput.Interceptor
which is created byBufferedResponseHandler.newBufferedInterceptor(HttpChannel, Interceptor)
and is used by the implementation to buffer outgoing content.ContextHandler.Interface to check aliasesContext.A simple implementation of ServletContext that is used when there is no ContextHandler.Handler for Error pages An ErrorHandler is registered withContextHandler.setErrorHandler(ErrorHandler)
orServer.setErrorHandler(ErrorHandler)
.A collection of handlers.AHandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server.handler.gzipClassDescriptionAbstractHandler.Abstract Handler Container.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server.handler.jmx
-
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server.sessionClassDescriptionAbstractHandler.Abstract Handler Container.Context.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.servletClassDescriptionAbstractHandler.Abstract Handler Container.ContextHandler.Context.A simple implementation of ServletContext that is used when there is no ContextHandler.Handler for Error pages An ErrorHandler is registered with
ContextHandler.setErrorHandler(ErrorHandler)
orServer.setErrorHandler(ErrorHandler)
.AHandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.webappClassDescriptionAbstractHandler.Abstract Handler Container.ContextHandler.Context.A simple implementation of ServletContext that is used when there is no ContextHandler.Handler for Error pages An ErrorHandler is registered with
ContextHandler.setErrorHandler(ErrorHandler)
orServer.setErrorHandler(ErrorHandler)
.AHandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.websocket.core.serverClassDescriptionAbstractHandler.Abstract Handler Container.A
HandlerWrapper
acts as aHandler
but delegates thehandle
method andlife cycle
events to a delegate.