vertx / io.vertx.rxjava.mqtt / MqttServer / rxClose

rxClose

open fun rxClose(): Single<Void>

Close the server supplying an handler that will be called when the server is actually closed (or has failed).

Return