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.
EventProcessorbuilder.Used to signal that theEventProcessorreached terminal stage.Event processor state, which is shared with the owner (to be able to control bootstrap and shutdown).SseEventSourceimplementation.SseEventSource.Builderimplementation.JerseyAutoDiscoverableresponsible for registeringSseFeature.Binds implementations to interfaces for injection of SSE-related injectables.ValueParamProviderfor bindingSseEventSinkto its implementation.