suspend fun AmqpBridge.closeAwait(): Unit
Suspending version of method io.vertx.amqpbridge.AmqpBridge.close |
|
suspend fun AmqpBridge.startAwait(hostname: String, port: Int, username: String, password: String): AmqpBridge suspend fun AmqpBridge.startAwait(hostname: String, port: Int): AmqpBridge
Suspending version of method io.vertx.amqpbridge.AmqpBridge.start |