public interface InboundMessageData extends MessageData
MessageData.MessageState| Modifier and Type | Field and Description |
|---|---|
static MessageData.MessageState |
AWAITING_DISPATCH_TO_APPLICATION
State to indicate that a gap in the sequence means that this message cannot
currently be delivered.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getRedeliveryCount()
Returns the number of times the message has been dispatched to the application.
|
getFromAddress, getInfo_internalSeqID, getInfo_msgID, getInfo_relatesTo, getInfo_soap, getReplyToAddress, getSequenceID, getSequenceMessageNumber, getState, getToAddressstatic final MessageData.MessageState AWAITING_DISPATCH_TO_APPLICATION