Package org.eclipse.jetty.ee10.servlets
package org.eclipse.jetty.ee10.servlets
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
-
ClassDescriptionThis is an extension to
DoSFilter
that uses Jetty APIs to abruptly close the connection when the request times out.Deprecated.Denial of Service filterListener for actions taken against specific requests.Deprecated.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".Header FilterInclude Exclude Based FilterDeprecated.useQoSHandler
instead.
CrossOriginHandler
instead