public interface SseContext
TODO: more javadoc.
| Modifier and Type | Method and Description |
|---|---|
SseBroadcaster |
newBroadcaster()
Get a new SSE event broadcaster.
|
OutboundSseEvent.Builder |
newEvent()
Get a new SSE outbound event builder.
|
SseEventOutput |
newOutput()
Create new SSE event output stream that will represent a single client connection for a connecting client.
|
SseEventOutput newOutput()
OutboundSseEvent.Builder newEvent()
SseBroadcaster newBroadcaster()
Copyright © 1996-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.