com.rabbitmq.client.impl
public static class AMQImpl.Tx extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
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 |
| Modifier and Type | Field and Description |
|---|---|
static int |
INDEX |
| Constructor and Description |
|---|
AMQImpl.Tx() |
public static final int INDEX