Uses of Interface
org.eclipse.jetty.ee10.servlets.EventSource
Package
Description
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
-
Uses of EventSource in org.eclipse.jetty.ee10.servlets
Modifier and TypeMethodDescriptionprotected abstract EventSource
EventSourceServlet.newEventSource
(jakarta.servlet.http.HttpServletRequest request) Modifier and TypeMethodDescriptionprotected void
EventSourceServlet.open
(EventSource eventSource, EventSource.Emitter emitter) ModifierConstructorDescriptionEventSourceEmitter
(EventSource eventSource, jakarta.servlet.AsyncContext async)