TransactionalState

Undocumented in source.

Members

Functions

getOutcome
Outcome getOutcome()
Undocumented in source. Be warned that the author may not have intended to support it.
getTxnId
Binary getTxnId()
Undocumented in source. Be warned that the author may not have intended to support it.
getType
DeliveryStateType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
setOutcome
void setOutcome(Outcome outcome)
Undocumented in source. Be warned that the author may not have intended to support it.
setTxnId
void setTxnId(Binary txnId)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From DeliveryState

getType
DeliveryStateType getType()

@return the {@link DeliveryStateType} that this instance represents.

Meta