Uses of Interface
com.rabbitmq.client.impl.recovery.Utils.IoTimeoutExceptionRunnable
-
Packages that use Utils.IoTimeoutExceptionRunnable Package Description com.rabbitmq.client.impl.recovery Implementation of connection and topology recovery. -
-
Uses of Utils.IoTimeoutExceptionRunnable in com.rabbitmq.client.impl.recovery
Methods in com.rabbitmq.client.impl.recovery with parameters of type Utils.IoTimeoutExceptionRunnable Modifier and Type Method Description private void
AutorecoveringChannel. executeAndClean(Utils.IoTimeoutExceptionRunnable callback)
-