| Package | Description |
|---|---|
| com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
| com.rabbitmq.client.impl |
Implementations of interfaces specified in the client API, and their supporting classes.
|
| com.rabbitmq.client.impl.recovery |
Implementation of connection and topology recovery.
|
| Modifier and Type | Method and Description |
|---|---|
AMQP.Tx.RollbackOk |
AMQP.Tx.RollbackOk.Builder.build() |
AMQP.Tx.RollbackOk |
Channel.txRollback()
Rolls back a TX transaction on this channel.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AMQImpl.Tx.RollbackOk |
| Modifier and Type | Method and Description |
|---|---|
AMQP.Tx.RollbackOk |
AutorecoveringChannel.txRollback() |
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.