Package org.eclipse.jetty.servlets
package org.eclipse.jetty.servlets
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
-
ClassDescriptionDeprecated.CGI Servlet.private utility class that manages the Environment passed to exec.This is an extension to
DoSFilter
that uses Jetty APIs to abruptly close the connection when the request times out.Deprecated.Implementation of the cross-origin resource sharing.Deprecated.this is intended as a demonstration and not production quality.Denial of Service filterListener for actions taken against specific requests.A RateTracker is associated with a connection, and stores request rate data.EventSource
is the passive half of an event source connection, as defined by the EventSource Specification.EventSource.Emitter
is the active half of an event source connection, and allows applications to operate on the connection by sending events, data or comments, or by closing the connection.A servlet that implements the event source protocol, also known as "server sent events".Deprecated.Header FilterDeprecated.Include Exclude Based FilterDeprecated.See servlet 3.0 apis like javax.servlet.http.HttpServletRequest.getParts()A filter that builds a cache of secondary resources associated to primary resources.Deprecated.Quality of Service Filter.Deprecated.