Class AMQP.Tx.Commit

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    AMQP.Tx

    public static class AMQP.Tx.Commit
    extends AbstractMarshallingMethod
    This method commits all message publications and acknowledgments performed in the current transaction. A new transaction starts immediately after a commit.
    See Also:
    Serialized Form