Package org.eclipse.jetty.servlet
Jetty Server : Modular Servlet Integration
-
Interface Summary Interface Description ServletContextHandler.Decorator Deprecated. use newDecorator
ServletContextHandler.ServletContainerInitializerCaller -
Class Summary Class Description BaseHolder<T> AbstractHolder Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin (web.xml, annotation, programmatic api etc).DecoratingListener A ServletContextAttributeListener that listens for a context attribute to obtain a decorator instance.DecoratingListener.DynamicDecorator DefaultServlet The default servlet.ErrorPageErrorHandler An ErrorHandler that maps exceptions and status codes to URIs for dispatch using the internal ERROR style of dispatch.ErrorPageErrorHandler.ErrorCodeRange FilterHolder FilterMapping Holder<T> Holder Specialization of AbstractHolder for servlet-related classes that have init-params etcInvoker Dynamic Servlet Invoker.JspPropertyGroupServlet Servlet handling JSP Property Group mappingsListenerHolder ListenerHolder Specialization of BaseHolder for servlet listeners.NoJspServlet ServletContextHandler Servlet Context.ServletContextHandler.JspConfig ServletContextHandler.JspPropertyGroup ServletContextHandler.LegacyDecorator Implementation of the legacy interface to decorate loaded classes.ServletContextHandler.TagLib ServletHandler Servlet HttpHandler.ServletHandler.Default404Servlet ServletHolder Servlet Instance and Context Holder.ServletHolder.NotAsyncServlet ServletHolder.RunAsServlet ServletHolder.WrapperServlet ServletMapping Source Source The source of a web artifact: servlet, filter, mapping etcStatisticsServlet -
Enum Summary Enum Description ErrorPageErrorHandler.PageLookupTechnique ServletHolder.JspContainer Source.Origin