Uses of Class
io.vertx.ext.web.codec.SseEvent
Packages that use SseEvent
Package
Description
-
Uses of SseEvent in io.vertx.ext.web.codec
Method parameters in io.vertx.ext.web.codec with type arguments of type SseEventModifier and TypeMethodDescriptionBodyCodec.sseStream(Handler<ReadStream<SseEvent>> handler) A body codec that parse the response as a Server-SentEvent stream.Constructors in io.vertx.ext.web.codec with parameters of type SseEvent -
Uses of SseEvent in io.vertx.reactivex.ext.web.codec
Method parameters in io.vertx.reactivex.ext.web.codec with type arguments of type SseEvent -
Uses of SseEvent in io.vertx.rxjava3.ext.web.codec
Method parameters in io.vertx.rxjava3.ext.web.codec with type arguments of type SseEvent