Uses of Interface
com.rabbitmq.client.ShutdownNotifier
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
Implementations of interfaces specified in the client API, and their supporting classes.
Implementation of connection and topology recovery.
-
Uses of ShutdownNotifier in com.rabbitmq.client
Modifier and TypeInterfaceDescriptioninterface
Interface to a channel.interface
Public API: Interface to an AMQ connection.interface
Convenient interface when working against auto-recovery channels.interface
Convenient interface when working against auto-recovery connections. -
Uses of ShutdownNotifier in com.rabbitmq.client.impl
Modifier and TypeClassDescriptionclass
Base class modelling an AMQ channel.class
Concrete class representing and managing an AMQP connection to a broker.class
Main interface to AMQP protocol functionality.class
A class that managesShutdownListener
s and remembers the reason for a shutdown. -
Uses of ShutdownNotifier in com.rabbitmq.client.impl.recovery
Modifier and TypeClassDescriptionclass
Channel
implementation that is automatically recovered during connection recovery.class
Connection implementation that performs automatic recovery when connection shutdown is not initiated by the application (e.g. due to an I/O exception).class
AMQConnection
modification that usesRecoveryAwareChannelN
class
ChannelN
modification that keeps track of delivery tags and avoids sending