Package org.glassfish.jersey.media.sse.internal
-
Interface Summary Interface Description EventProcessor.ShutdownHandler Used to signal that theEventProcessorreached terminal stage. -
Class Summary Class Description EventProcessor Private event processor task responsible for connecting to the SSE stream and processing incoming SSE events as well as handling any connection issues.EventProcessor.Builder EventProcessorbuilder.JerseySseEventSource SseEventSourceimplementation.JerseySseEventSource.Builder SseEventSource.Builderimplementation.SseAutoDiscoverable JerseyAutoDiscoverableresponsible for registeringSseFeature.SseBinder Binds implementations to interfaces for injection of SSE-related injectables.SseEventSinkValueParamProvider ValueParamProviderfor bindingSseEventSinkto its implementation. -
Enum Summary Enum Description EventProcessor.State Event processor state, which is shared with the owner (to be able to control bootstrap and shutdown).