Uses of Interface
org.eclipse.jetty.ee10.servlets.EventSource.Emitter
Package
Description
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
-
Uses of EventSource.Emitter in org.eclipse.jetty.ee10.servlets
Modifier and TypeMethodDescriptionvoid
EventSource.onOpen
(EventSource.Emitter emitter) Callback method invoked when an event source connection is opened.protected void
EventSourceServlet.open
(EventSource eventSource, EventSource.Emitter emitter)