Uses of Class
com.rabbitmq.client.impl.recovery.AutorecoveringConnection
Package
Description
Implementation of connection and topology recovery.
-
Uses of AutorecoveringConnection in com.rabbitmq.client.impl.recovery
Modifier and TypeMethodDescriptionvoid
AutorecoveringChannel.automaticallyRecover
(AutorecoveringConnection connection, Connection connDelegate) ModifierConstructorDescriptionAutorecoveringChannel
(AutorecoveringConnection connection, RecoveryAwareChannelN delegate) RetryContext
(RecordedEntity entity, Exception exception, AutorecoveringConnection connection)