vertx / io.vertx.reactivex.core.http / HttpServer / rxClose

rxClose

open fun rxClose(): Completable

Like io.vertx.reactivex.core.http.HttpServer#close but supplying a handler that will be called when the server is actually closed (or has failed).

Return