com.rabbitmq.client
Class AMQP.Tx

java.lang.Object
  extended by com.rabbitmq.client.AMQP.Tx
Enclosing interface:
AMQP

public static class AMQP.Tx
extends java.lang.Object


Nested Class Summary
static interface AMQP.Tx.Commit
           
static interface AMQP.Tx.CommitOk
           
static interface AMQP.Tx.Rollback
           
static interface AMQP.Tx.RollbackOk
           
static interface AMQP.Tx.Select
           
static interface AMQP.Tx.SelectOk
           
 
Constructor Summary
AMQP.Tx()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMQP.Tx

public AMQP.Tx()