| Name | Description | Type | Package | Framework |
| EventSource | EventSource is the passive half of an event source connection, as defined by the EventSource Specification. | Interface | org.eclipse.jetty.servlets | Jetty |
| EventSource .Emitter | EventSource. | Interface | org.eclipse.jetty.servlets.EventSource | Jetty |
| EventSourceServlet | A servlet that implements the event source protocol, also known as "server sent events". | Class | org.eclipse.jetty.servlets | Jetty |