Package | Description |
---|---|
ratpack.http |
The HTTP protocol.
|
Modifier and Type | Method and Description |
---|---|
abstract org.reactivestreams.Publisher<ServerSentEvent> |
ServerSentEvents.getPublisher() |
Modifier and Type | Method and Description |
---|---|
static ServerSentEvents |
ServerSentEvents.serverSentEvents(org.reactivestreams.Publisher<ServerSentEvent> publisher) |