Uses of Interface
org.mule.runtime.extension.api.runtime.connectivity.ReconnectionCallback
Packages that use ReconnectionCallback
-
Uses of ReconnectionCallback in org.mule.runtime.extension.api.runtime.connectivity
Methods in org.mule.runtime.extension.api.runtime.connectivity with parameters of type ReconnectionCallbackModifier and TypeMethodDescriptionvoidReconnectable.reconnect(org.mule.runtime.api.connection.ConnectionException exception, ReconnectionCallback reconnectionCallback) Performs custom reconnection logic.