Uses of Class
com.rabbitmq.client.impl.recovery.RecoveryAwareChannelN
Packages that use RecoveryAwareChannelN
Package
Description
Implementation of connection and topology recovery.
-
Uses of RecoveryAwareChannelN in com.rabbitmq.client.impl.recovery
Constructors in com.rabbitmq.client.impl.recovery with parameters of type RecoveryAwareChannelNModifierConstructorDescriptionAutorecoveringChannel
(AutorecoveringConnection connection, RecoveryAwareChannelN delegate)