| Package | Description |
|---|---|
| javax.ws.rs.sse |
| Modifier and Type | Method and Description |
|---|---|
OutboundSseEvent |
OutboundSseEvent.Builder.build()
Build
OutboundSseEvent. |
| Modifier and Type | Method and Description |
|---|---|
void |
SseBroadcaster.broadcast(OutboundSseEvent event)
Broadcast an SSE event to all registered
SseEventOutput instances. |
void |
SseEventOutput.write(OutboundSseEvent event)
Write a new outbound SSE event.
|
Copyright © 1996-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.