| Interface | Description |
|---|---|
| EventListener |
InboundEvent listener.
|
| Class | Description |
|---|---|
| EventInput |
Inbound Server-Sent Events channel.
|
| EventInputReader |
TODO: javadoc.
|
| EventOutput |
Outbound Server-Sent Events channel.
|
| EventSource |
Client for reading and processing
incoming Server-Sent Events. |
| InboundEvent |
Incoming event.
|
| InboundEventReader |
Client-side single inbound Server-Sent Event reader.
|
| LocalizationMessages |
Defines string formatting method for each constant in the resource file
|
| OutboundEvent | |
| OutboundEvent.Builder |
Used for creating
OutboundEvent instances. |
| OutboundEventWriter |
Writer for
OutboundEvent. |
| SseBroadcaster |
Used for broadcasting SSE to multiple
EventOutput instances. |
| SseFeature |
A JAX-RS
feature that enables Server-Sent Events support. |
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.