Interface | Description |
---|---|
EventListener |
EventSource listener that can be registered to listen for
newly received InboundEvent notifications. |
Class | Description |
---|---|
EventInput |
Inbound Server-Sent Events channel.
|
EventOutput |
Outbound Server-Sent Events channel.
|
EventSource |
Client for reading and processing
incoming Server-Sent Events . |
EventSource.Builder |
Jersey
EventSource builder class. |
InboundEvent |
Inbound event.
|
JerseySseEventSourceBuilder |
Public
SseEventSource.Builder implementation. |
LocalizationMessages |
Defines string formatting method for each constant in the resource file
|
OutboundEvent |
Representation of a single outbound SSE event.
|
OutboundEvent.Builder |
Used for creating
OutboundEvent instances. |
SseBroadcaster |
Used for broadcasting SSE to multiple
EventOutput instances. |
SseFeature |
A JAX-RS
feature that enables Server-Sent Events support. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.