open fun rxExchangeBind(destination: String, source: String, routingKey: String): Completable
Bind an exchange to an exchange.
destination -
destination
source -
source
routingKey -
routingKey
Return