Package | Description |
---|---|
org.glassfish.jersey.media.sse |
Support for Server Sent events in Jersey.
|
org.glassfish.jersey.media.sse.internal |
Class and Description |
---|
JerseySseEventSource.Builder
SseEventSource.Builder implementation. |
Class and 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
EventProcessor builder. |
EventProcessor.ShutdownHandler
Used to signal that the
EventProcessor reached terminal stage. |
EventProcessor.State
Event processor state, which is shared with the owner (to be able to control bootstrap and shutdown).
|
JerseySseEventSource
SseEventSource implementation. |
JerseySseEventSource.Builder
SseEventSource.Builder implementation. |
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.