Package io.undertow.servlet.handlers
package io.undertow.servlet.handlers
-
ClassDescriptionWeb crawlers can trigger the creation of many thousands of sessions as they crawl a site which may result in significant memory consumption.Default servlet responsible for serving up resources.Handler that marks a request as secure, regardless of the underlying protocol.Handler that redirects the directory requests without trailing slash to the one append trailing slash.A handler that sends the servlet's error page if the status code is greater than 399generates a servlet error page with a stack traceHandler that dispatches to the resolved servlet.The handler that is responsible for invoking the servletThis must be the initial handler in the blocking servlet chain.Facade around
ServletPathMatchesData
.All the information that servlet needs to attach to the exchange.A handler that restores persistent HTTP session state for requests in development mode.