vertx / io.vertx.rxjava.ext.unit / Async / handler

handler

open fun handler(completionHandler: Handler<AsyncResult<Void>>): Unit

Completion handler to receive a completion signal when this completions completes.

Parameters

completionHandler - the completion handler