| Package | Description | 
|---|---|
| io.vertx.reactivex.rabbitmq | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<RabbitMQPublisher> | 
RabbitMQPublisher.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static RabbitMQPublisher | 
RabbitMQPublisher.create(Vertx vertx,
      RabbitMQClient client,
      RabbitMQPublisherOptions options)
Create and return a publisher using the specified client. 
 | 
static RabbitMQPublisher | 
RabbitMQPublisher.newInstance(RabbitMQPublisher arg)  | 
Copyright © 2021 Eclipse. All rights reserved.