Class ProtonTransactionController

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

public class ProtonTransactionController extends ProtonEndpoint<TransactionController> implements TransactionController
TransactionController implementation that implements the abstraction around a sender link that initiates requests to Declare and to Discharge AMQP Transaction instance.