| Package | Description |
|---|---|
| org.axonframework.eventhandling.deadletter.jpa |
| Modifier and Type | Method and Description |
|---|---|
SimpleSerializedObject<byte[]> |
DeadLetterEventEntry.getMetaData()
Returns the original metadata as a
SimpleSerializedObject. |
SimpleSerializedObject<byte[]> |
DeadLetterEventEntry.getPayload()
Returns the original payload as a
SimpleSerializedObject. |
SimpleSerializedObject<byte[]> |
DeadLetterEventEntry.getTrackingToken()
Returns the original
TrackedEventMessage.trackingToken() as a
SerializedObject, if the original message was a
TrackedEventMessage. |
Copyright © 2010–2025. All rights reserved.