Package org.glassfish.jersey.media.sse.internal
package org.glassfish.jersey.media.sse.internal
-
ClassDescriptionPrivate event processor task responsible for connecting to the SSE stream and processing incoming SSE events as well as handling any connection issues.
EventProcessor
builder.Used to signal that theEventProcessor
reached terminal stage.Event processor state, which is shared with the owner (to be able to control bootstrap and shutdown).SseEventSource
implementation.SseEventSource.Builder
implementation.JerseyAutoDiscoverable
responsible for registeringSseFeature
.Binds implementations to interfaces for injection of SSE-related injectables.ValueParamProvider
for bindingSseEventSink
to its implementation.