public static interface RabbitStreamMessageHandler.FailureCallback
| Modifier and Type | Method and Description |
|---|---|
void |
failure(org.springframework.messaging.Message<?> message,
Throwable throwable)
Message publish failure.
|
void failure(org.springframework.messaging.Message<?> message,
Throwable throwable)
message - the message.throwable - the throwable.Copyright © 2023 Pivotal Software, Inc.. All rights reserved.