Package | Description |
---|---|
org.glassfish.jersey.media.sse |
Support for Server Sent events in Jersey.
|
org.glassfish.jersey.media.sse.internal | |
org.glassfish.jersey.microprofile.restclient |
Class and Description |
---|
EventListener
EventSource listener that can be registered to listen for
newly received InboundEvent notifications. |
EventSource
Client for reading and processing
incoming Server-Sent Events . |
EventSource.Builder
Jersey
EventSource builder class. |
InboundEvent
Inbound event.
|
OutboundEvent
Representation of a single outbound SSE event.
|
OutboundEvent.Builder
Used for creating
OutboundEvent instances. |
SseBroadcaster
Used for broadcasting SSE to multiple
EventOutput instances. |
Class and Description |
---|
EventListener
EventSource listener that can be registered to listen for
newly received InboundEvent notifications. |
InboundEvent
Inbound event.
|
Class and Description |
---|
EventInput
Inbound Server-Sent Events channel.
|
InboundEvent
Inbound event.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.