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 EventSource
EventSourceServlet.newEventSource
(javax.servlet.http.HttpServletRequest request) Methods in org.eclipse.jetty.servlets with parameters of type EventSourceModifier and TypeMethodDescriptionprotected void
EventSourceServlet.open
(EventSource eventSource, EventSource.Emitter emitter) Constructors in org.eclipse.jetty.servlets with parameters of type EventSourceModifierConstructorDescriptionEventSourceEmitter
(EventSource eventSource, javax.servlet.AsyncContext async)