Class ProtonTransactionManager

java.lang.Object
org.apache.qpid.protonj2.engine.impl.ProtonEndpoint<TransactionManager>
org.apache.qpid.protonj2.engine.impl.ProtonTransactionManager
All Implemented Interfaces:
Endpoint<TransactionManager>, TransactionManager

public final class ProtonTransactionManager extends ProtonEndpoint<TransactionManager> implements TransactionManager
TransactionManager implementation that implements the abstraction around a receiver link that responds to requests to Declare and to Discharge AMQP Transaction instance.