Class ProtonTransaction<E extends Endpoint<?>>

  • Type Parameters:
    E - The parent type for this Transaction
    All Implemented Interfaces:
    Transaction<E>

    public abstract class ProtonTransaction<E extends Endpoint<?>>
    extends java.lang.Object
    implements Transaction<E>
    Base Transaction implementation that provides the basic functionality needed to manage the Transaction that it represents.