vertx / io.vertx.kotlin.coroutines / ReceiveChannelHandler / <init>

<init>

ReceiveChannelHandler(vertx: Vertx) ReceiveChannelHandler(context: Context)

An adapter that converts a stream of events from the Handler into a ReceiveChannel which allows the events to be received synchronously.