com.rabbitmq.client.impl
Class AMQImpl.Tx

java.lang.Object
  extended by com.rabbitmq.client.impl.AMQImpl.Tx
Enclosing class:
AMQImpl

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


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

Field Detail

INDEX

public static final int INDEX
See Also:
Constant Field Values
Constructor Detail

AMQImpl.Tx

public AMQImpl.Tx()