com.rabbitmq.client.impl
Class AMQImpl.Dtx

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

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


Nested Class Summary
static class AMQImpl.Dtx.Select
           
static class AMQImpl.Dtx.SelectOk
           
static class AMQImpl.Dtx.Start
           
static class AMQImpl.Dtx.StartOk
           
 
Field Summary
static int INDEX
           
 
Constructor Summary
AMQImpl.Dtx()
           
 
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.Dtx

public AMQImpl.Dtx()