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).
io.vertx.reactivex.core.http.HttpServer#close
Return