Uses of Interface
com.rabbitmq.client.RecoverableConnection
-
Packages that use RecoverableConnection Package Description com.rabbitmq.client.impl.recovery Implementation of connection and topology recovery. -
-
Uses of RecoverableConnection in com.rabbitmq.client.impl.recovery
Classes in com.rabbitmq.client.impl.recovery that implement RecoverableConnection Modifier and Type Class Description classAutorecoveringConnectionConnection implementation that performs automatic recovery when connection shutdown is not initiated by the application (e.g.
-