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 |
AMQChannel
Base class modelling an AMQ channel.
|
class |
AMQConnection
Concrete class representing and managing an AMQP connection to a broker.
|
class |
ChannelN
Main interface to AMQP protocol functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
RecoveryAwareAMQConnection
AMQConnection modification that uses RecoveryAwareChannelN |
class |
RecoveryAwareChannelN
ChannelN modification that keeps track of delivery
tags and avoids sending |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.