Uses of Enum
org.apache.qpid.protonj2.engine.TransactionState
Packages that use TransactionState
- 
Uses of TransactionState in org.apache.qpid.protonj2.engineMethods in org.apache.qpid.protonj2.engine that return TransactionStateModifier and TypeMethodDescriptionTransaction.getState()static TransactionStateReturns the enum constant of this type with the specified name.static TransactionState[]TransactionState.values()Returns an array containing the constants of this enum type, in the order they are declared.
- 
Uses of TransactionState in org.apache.qpid.protonj2.engine.implMethods in org.apache.qpid.protonj2.engine.impl that return TransactionState