<V> CompletionStage<Void> |
AmqpModifiedFailedAndUndeliverableHere.handle(AmqpMessage<V> msg,
io.vertx.mutiny.core.Context context,
Throwable reason) |
<V> CompletionStage<Void> |
AmqpModifiedFailed.handle(AmqpMessage<V> msg,
io.vertx.mutiny.core.Context context,
Throwable reason) |
<V> CompletionStage<Void> |
AmqpFailureHandler.handle(AmqpMessage<V> message,
io.vertx.mutiny.core.Context context,
Throwable reason) |
<V> CompletionStage<Void> |
AmqpFailStop.handle(AmqpMessage<V> msg,
io.vertx.mutiny.core.Context context,
Throwable reason) |
<V> CompletionStage<Void> |
AmqpAccept.handle(AmqpMessage<V> msg,
io.vertx.mutiny.core.Context context,
Throwable reason) |
<V> CompletionStage<Void> |
AmqpRelease.handle(AmqpMessage<V> msg,
io.vertx.mutiny.core.Context context,
Throwable reason) |
<V> CompletionStage<Void> |
AmqpReject.handle(AmqpMessage<V> msg,
io.vertx.mutiny.core.Context context,
Throwable reason) |