Uses of Class
com.rabbitmq.client.impl.ShutdownNotifierComponent
-
Packages that use ShutdownNotifierComponent 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. -
-
Uses of ShutdownNotifierComponent in com.rabbitmq.client.impl
Subclasses of ShutdownNotifierComponent in com.rabbitmq.client.impl Modifier and Type Class Description classAMQChannelBase class modelling an AMQ channel.classAMQConnectionConcrete class representing and managing an AMQP connection to a broker.classChannelNMain interface to AMQP protocol functionality. -
Uses of ShutdownNotifierComponent in com.rabbitmq.client.impl.recovery
Subclasses of ShutdownNotifierComponent in com.rabbitmq.client.impl.recovery Modifier and Type Class Description classRecoveryAwareAMQConnectionAMQConnectionmodification that usesRecoveryAwareChannelNclassRecoveryAwareChannelNChannelNmodification that keeps track of delivery tags and avoids sending
-