Class AMQP.Tx.Select

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

    public static class AMQP.Tx.Select
    extends AbstractMarshallingMethod
    This method sets the channel to use standard transactions. The client must use this method at least once on a channel before using the Commit or Rollback methods.
    See Also:
    Serialized Form