Uses of Interface
com.rabbitmq.client.RecoverableChannel
-
Packages that use RecoverableChannel Package Description com.rabbitmq.client.impl.recovery Implementation of connection and topology recovery. -
-
Uses of RecoverableChannel in com.rabbitmq.client.impl.recovery
Classes in com.rabbitmq.client.impl.recovery that implement RecoverableChannel Modifier and Type Class Description class
AutorecoveringChannel
Channel
implementation that is automatically recovered during connection recovery.
-