Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
ChannelN
Main interface to AMQP protocol functionality.
|
Modifier and Type | Method and Description |
---|---|
void |
AMQCommand.transmit(AMQChannel channel)
Sends this command down the named channel on the channel's
connection, possibly in multiple frames.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoveryAwareChannelN
ChannelN modification that keeps track of delivery
tags and avoids sending |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.