| Package | Description |
|---|---|
| javax.ws.rs.sse |
Server-Sent Events related API.
|
| org.jboss.resteasy.plugins.providers.sse |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InboundSseEvent
Inbound Server-sent event.
|
interface |
OutboundSseEvent
Representation of a single outbound Server-sent event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InboundSseEventImpl |
class |
OutboundSseEventImpl |
Copyright © 2019 JBoss by Red Hat. All rights reserved.