Uses of Interface
com.rabbitmq.client.RecoverableConnection
Packages that use RecoverableConnection
Package
Description
Implementation of connection and topology recovery.
-
Uses of RecoverableConnection in com.rabbitmq.client.impl.recovery
Classes in com.rabbitmq.client.impl.recovery that implement RecoverableConnectionModifier and TypeClassDescriptionclass
Connection implementation that performs automatic recovery when connection shutdown is not initiated by the application (e.g. due to an I/O exception).