public interface ReconnectionCallback
| Modifier and Type | Method and Description |
|---|---|
void |
doSomething() |
void |
failed(org.mule.runtime.api.connection.ConnectionException exception) |
void |
success() |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.