vertx / io.vertx.reactivex.ext.stomp / StompClientConnection / closeHandler

closeHandler

open fun closeHandler(handler: Handler<StompClientConnection>): StompClientConnection

Sets a handler notified when the STOMP connection is closed.

Parameters

handler - the handler

Return
the current io.vertx.reactivex.ext.stomp.StompClientConnection