org.apache.qpid.proton.amqp.transaction
Class TransactionalState
java.lang.Object
org.apache.qpid.proton.amqp.transaction.TransactionalState
- All Implemented Interfaces:
- DeliveryState
public final class TransactionalState
- extends Object
- implements DeliveryState
TransactionalState
public TransactionalState()
getTxnId
public Binary getTxnId()
setTxnId
public void setTxnId(Binary txnId)
getOutcome
public Outcome getOutcome()
setOutcome
public void setOutcome(Outcome outcome)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.