suspend fun TcpEventBusBridge.closeAwait(): Unit
Suspending version of method io.vertx.ext.eventbus.bridge.tcp.TcpEventBusBridge.close |
|
suspend fun TcpEventBusBridge.listenAwait(): TcpEventBusBridge suspend fun TcpEventBusBridge.listenAwait(port: Int, address: String): TcpEventBusBridge suspend fun TcpEventBusBridge.listenAwait(port: Int): TcpEventBusBridge
Suspending version of method io.vertx.ext.eventbus.bridge.tcp.TcpEventBusBridge.listen |