Package org.glassfish.jersey.media.sse
package org.glassfish.jersey.media.sse
Support for Server Sent events in Jersey.
-
ClassDescriptionInbound Server-Sent Events channel.
EventSourcelistener that can be registered to listen for newly receivedInboundEventnotifications.Outbound Server-Sent Events channel.Client for reading and processingincoming Server-Sent Events.JerseyEventSourcebuilder class.Inbound event.PublicSseEventSource.Builderimplementation.Defines string formatting method for each constant in the resource fileRepresentation of a single outbound SSE event.Used for creatingOutboundEventinstances.Used for broadcasting SSE to multipleEventOutputinstances.A JAX-RSfeaturethat enables Server-Sent Events support.