Uses of Interface
com.rabbitmq.client.RecoverableConnection
Package
Description
Implementation of connection and topology recovery.
-
Uses of RecoverableConnection in com.rabbitmq.client.impl.recovery
Modifier 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).