Uses of Interface
org.eclipse.jetty.servlets.EventSource
-
Uses of EventSource in org.eclipse.jetty.servlets
Methods in org.eclipse.jetty.servlets that return EventSourceModifier and TypeMethodDescriptionprotected abstract EventSourceEventSourceServlet.newEventSource(jakarta.servlet.http.HttpServletRequest request) Methods in org.eclipse.jetty.servlets with parameters of type EventSourceModifier and TypeMethodDescriptionprotected voidEventSourceServlet.open(EventSource eventSource, EventSource.Emitter emitter) Constructors in org.eclipse.jetty.servlets with parameters of type EventSourceModifierConstructorDescriptionEventSourceEmitter(EventSource eventSource, jakarta.servlet.AsyncContext async)