Uses of Interface
com.rabbitmq.client.ShutdownNotifier
Packages that use 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
Subinterfaces of ShutdownNotifier in com.rabbitmq.clientModifier and TypeInterfaceDescriptioninterfaceInterface to a channel.interfacePublic API: Interface to an AMQ connection.interfaceConvenient interface when working against auto-recovery channels.interfaceConvenient interface when working against auto-recovery connections. -
Uses of ShutdownNotifier in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement ShutdownNotifierModifier and TypeClassDescriptionclassBase class modelling an AMQ channel.classConcrete class representing and managing an AMQP connection to a broker.classMain interface to AMQP protocol functionality.classA class that managesShutdownListeners and remembers the reason for a shutdown. -
Uses of ShutdownNotifier in com.rabbitmq.client.impl.recovery
Classes in com.rabbitmq.client.impl.recovery that implement ShutdownNotifierModifier and TypeClassDescriptionclassChannelimplementation that is automatically recovered during connection recovery.classConnection implementation that performs automatic recovery when connection shutdown is not initiated by the application (e.g. due to an I/O exception).classAMQConnectionmodification that usesRecoveryAwareChannelNclassChannelNmodification that keeps track of delivery tags and avoids sending