public interface ErrorAcknowledgeHandler
| Modifier and Type | Method and Description |
|---|---|
org.springframework.integration.acks.AcknowledgmentCallback.Status |
handler(org.springframework.messaging.Message<?> message)
Ack state handling, including receive, reject, and retry, when a consumption
exception occurs.
|
org.springframework.integration.acks.AcknowledgmentCallback.Status handler(org.springframework.messaging.Message<?> message)
message - messageAcknowledgmentCallback.StatusCopyright © 2023 Pivotal Software, Inc.. All rights reserved.