Package | Description |
---|---|
io.vertx.reactivex.rabbitmq |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<RabbitMQClient> |
RabbitMQClient.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static RabbitMQClient |
RabbitMQClient.create(Vertx vertx)
Create and return a client configured with the default options.
|
static RabbitMQClient |
RabbitMQClient.create(Vertx vertx,
RabbitMQOptions config)
Create and return a client.
|
static RabbitMQClient |
RabbitMQClient.newInstance(RabbitMQClient arg) |
Copyright © 2023 Eclipse. All rights reserved.