@Alias(value="ReconnectableListenPayments") @EmitsResponse @Fires(value=SourceNotificationProvider.class) @Streaming @MediaType(value="text/plain") public class ReconnectableHeisenbergSource extends SdkHeisenbergSource implements org.mule.runtime.extension.api.runtime.connectivity.Reconnectable
| Modifier and Type | Field and Description |
|---|---|
static int |
failedReconnections |
static int |
succesfulReconnections |
| Constructor and Description |
|---|
ReconnectableHeisenbergSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
reconnect(org.mule.runtime.api.connection.ConnectionException exception,
org.mule.runtime.extension.api.runtime.connectivity.ReconnectionCallback reconnectionCallback) |
onBackPressure, onError, onStart, onStop, onSuccess, onTerminate, resetHeisenbergSourcepublic static int succesfulReconnections
public static int failedReconnections
public void reconnect(org.mule.runtime.api.connection.ConnectionException exception,
org.mule.runtime.extension.api.runtime.connectivity.ReconnectionCallback reconnectionCallback)
reconnect in interface org.mule.runtime.extension.api.runtime.connectivity.ReconnectableCopyright © 2022 MuleSoft, Inc.. All rights reserved.