| Package | Description | 
|---|---|
| io.vertx.rabbitmq | |
| io.vertx.reactivex.rabbitmq | |
| io.vertx.rxjava.rabbitmq | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RabbitMQPublisher | 
RabbitMQPublisher.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RabbitMQPublisher | 
RabbitMQPublisher.newInstance(RabbitMQPublisher arg)  | 
| Constructor and Description | 
|---|
RabbitMQPublisher(RabbitMQPublisher delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
RabbitMQPublisher | 
RabbitMQPublisher.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RabbitMQPublisher | 
RabbitMQPublisher.newInstance(RabbitMQPublisher arg)  | 
| Constructor and Description | 
|---|
RabbitMQPublisher(RabbitMQPublisher delegate)  | 
Copyright © 2021 Eclipse. All rights reserved.