vertx / io.vertx.reactivex.ext.unit.collect / EventBusCollector / register

register

open fun register(address: String): MessageConsumer<Any>

Register the collector as a consumer of the event bus with the specified address.

Parameters

address - the registration address

Return
the subscribed message consumer