Uses of Class
io.vertx.rxjava3.amqp.AmqpConnection
Packages that use AmqpConnection
-
Uses of AmqpConnection in io.vertx.rxjava3.amqp
Fields in io.vertx.rxjava3.amqp with type parameters of type AmqpConnectionModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<AmqpConnection> AmqpConnection.__TYPE_ARGMethods in io.vertx.rxjava3.amqp that return AmqpConnectionModifier and TypeMethodDescriptionAmqpReceiver.connection()Gets the connection having created the receiver.AmqpSender.connection()Gets the connection having created the sender.AmqpConnection.exceptionHandler(Handler<Throwable> handler) Registers a handler called on disconnection.static AmqpConnectionAmqpConnection.newInstance(AmqpConnection arg) Methods in io.vertx.rxjava3.amqp that return types with arguments of type AmqpConnection