| Modifier and Type | Method and Description |
|---|---|
ReadStream<RabbitMQPublisherConfirmation> |
RabbitMQPublisher.getConfirmationStream()
Get the ReadStream that contains the message IDs for confirmed messages.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RabbitMQPublisherConfirmationConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
RabbitMQPublisherConfirmation obj) |
static void |
RabbitMQPublisherConfirmationConverter.toJson(RabbitMQPublisherConfirmation obj,
JsonObject json) |
static void |
RabbitMQPublisherConfirmationConverter.toJson(RabbitMQPublisherConfirmation obj,
Map<String,Object> json) |
Copyright © 2023 Eclipse. All rights reserved.