| Package | Description |
|---|---|
| io.vertx.ext.web.codec | |
| io.vertx.reactivex.ext.web.codec | |
| io.vertx.rxjava.ext.web.codec | |
| io.vertx.rxjava3.ext.web.codec |
| Modifier and Type | Method and Description |
|---|---|
static BodyCodec<Void> |
BodyCodec.sseStream(Handler<ReadStream<SseEvent>> handler)
A body codec that parse the response as a Server-SentEvent stream.
|
| Constructor and Description |
|---|
SseEvent(SseEvent other) |
| Modifier and Type | Method and Description |
|---|---|
static BodyCodec<Void> |
BodyCodec.sseStream(Handler<ReadStream<SseEvent>> handler)
A body codec that parse the response as a Server-SentEvent stream.
|
| Modifier and Type | Method and Description |
|---|---|
static BodyCodec<Void> |
BodyCodec.sseStream(Handler<ReadStream<SseEvent>> handler)
A body codec that parse the response as a Server-SentEvent stream.
|
| Modifier and Type | Method and Description |
|---|---|
static BodyCodec<Void> |
BodyCodec.sseStream(Handler<ReadStream<SseEvent>> handler)
A body codec that parse the response as a Server-SentEvent stream.
|
Copyright © 2025 Eclipse. All rights reserved.