Uses of Interface
dev.snowdrop.vertx.amqp.AmqpConnection
-
-
Uses of AmqpConnection in dev.snowdrop.vertx.amqp
Methods in dev.snowdrop.vertx.amqp that return AmqpConnection Modifier and Type Method Description AmqpConnectionAmqpReceiver. connection()AmqpConnectionAmqpSender. connection()AmqpConnectionAmqpConnection. exceptionHandler(Consumer<Throwable> handler)Methods in dev.snowdrop.vertx.amqp that return types with arguments of type AmqpConnection Modifier and Type Method Description reactor.core.publisher.Mono<AmqpConnection>AmqpClient. connect()
-