Uses of Package
org.eclipse.jetty.server.handler
-
Packages that use org.eclipse.jetty.server.handler Package Description org.eclipse.jetty.proxy Jetty Proxy : Async Proxy Supportorg.eclipse.jetty.security Jetty Security : Modular Support for Security in Jettyorg.eclipse.jetty.server Jetty Server : Core Server APIorg.eclipse.jetty.server.handler Jetty Server : Core Handler APIorg.eclipse.jetty.server.handler.gzip Jetty GZIP Handlerorg.eclipse.jetty.server.handler.jmx Jetty Server : Handler JMX Integrationorg.eclipse.jetty.server.session Jetty Server : Session Management Implementationsorg.eclipse.jetty.servlet Jetty Server : Modular Servlet Integrationorg.eclipse.jetty.webapp Jetty Util : Modular Web Application Support -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.proxy Class Description AbstractHandler AbstractHandler.AbstractHandlerContainer Abstract Handler Container.HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.security Class Description AbstractHandler AbstractHandler.AbstractHandlerContainer Abstract Handler Container.HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server Class Description AbstractHandler AbstractHandler.AbstractHandlerContainer Abstract Handler Container.ContextHandler ContextHandler.ContextHandler.AliasCheck Interface to check aliasesContextHandler.Context Context.ErrorHandler Handler for Error pages An ErrorHandler is registered withContextHandler.setErrorHandler(ErrorHandler)orServer.setErrorHandler(ErrorHandler).HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server.handler Class Description AbstractHandler AbstractHandler.AbstractHandlerContainer Abstract Handler Container.ContextHandler ContextHandler.ContextHandler.AliasCheck Interface to check aliasesContextHandler.Availability ContextHandler.Context Context.ContextHandler.ContextStatus ContextHandler.StaticContext A simple implementation of ServletContext that is used when there is no ContextHandler.ErrorHandler Handler for Error pages An ErrorHandler is registered withContextHandler.setErrorHandler(ErrorHandler)orServer.setErrorHandler(ErrorHandler).HandlerCollection A collection of handlers.HandlerCollection.Handlers HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate.ScopedHandler ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server.handler.gzip Class Description AbstractHandler AbstractHandler.AbstractHandlerContainer Abstract Handler Container.HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server.handler.jmx Class Description ContextHandler ContextHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.server.session Class Description AbstractHandler AbstractHandler.AbstractHandlerContainer Abstract Handler Container.ContextHandler.Context Context.HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate.ScopedHandler ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.servlet Class Description AbstractHandler AbstractHandler.AbstractHandlerContainer Abstract Handler Container.ContextHandler ContextHandler.ContextHandler.Context Context.ContextHandler.StaticContext A simple implementation of ServletContext that is used when there is no ContextHandler.ErrorHandler Handler for Error pages An ErrorHandler is registered withContextHandler.setErrorHandler(ErrorHandler)orServer.setErrorHandler(ErrorHandler).ErrorHandler.ErrorPageMapper HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate.ScopedHandler ScopedHandler. -
Classes in org.eclipse.jetty.server.handler used by org.eclipse.jetty.webapp Class Description AbstractHandler AbstractHandler.AbstractHandlerContainer Abstract Handler Container.ContextHandler ContextHandler.ContextHandler.Context Context.ContextHandler.StaticContext A simple implementation of ServletContext that is used when there is no ContextHandler.ErrorHandler Handler for Error pages An ErrorHandler is registered withContextHandler.setErrorHandler(ErrorHandler)orServer.setErrorHandler(ErrorHandler).HandlerWrapper AHandlerWrapperacts as aHandlerbut delegates thehandlemethod andlife cycleevents to a delegate.ScopedHandler ScopedHandler.