vertx / io.vertx.kotlin.core / io.vertx.core.Future

Extensions for io.vertx.core.Future

setHandlerAwait

suspend fun <T> Future<T>.setHandlerAwait(): T

Suspending version of method io.vertx.core.Future.setHandler