All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description EventInput Inbound Server-Sent Events channel.EventListener EventSourcelistener that can be registered to listen for newly receivedInboundEventnotifications.EventOutput Outbound Server-Sent Events channel.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.EventProcessor.ShutdownHandler Used to signal that theEventProcessorreached terminal stage.EventProcessor.State Event processor state, which is shared with the owner (to be able to control bootstrap and shutdown).EventSource Client for reading and processingincoming Server-Sent Events.EventSource.Builder JerseyEventSourcebuilder class.InboundEvent Inbound event.JerseySseEventSource SseEventSourceimplementation.JerseySseEventSource.Builder SseEventSource.Builderimplementation.JerseySseEventSourceBuilder PublicSseEventSource.Builderimplementation.LocalizationMessages Defines string formatting method for each constant in the resource fileOutboundEvent Representation of a single outbound SSE event.OutboundEvent.Builder Used for creatingOutboundEventinstances.SseAutoDiscoverable JerseyAutoDiscoverableresponsible for registeringSseFeature.SseBinder Binds implementations to interfaces for injection of SSE-related injectables.SseBroadcaster Used for broadcasting SSE to multipleEventOutputinstances.SseEventSinkValueParamProvider ValueParamProviderfor bindingSseEventSinkto its implementation.SseFeature A JAX-RSfeaturethat enables Server-Sent Events support.