| Package | Description |
|---|---|
| org.mule.extension.test.extension.reconnection |
| Modifier and Type | Method and Description |
|---|---|
ReconnectableConnection |
ReconnectableConnectionProvider.connect() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<ReconnectableConnection,ReconnectableConnection> |
ReconnectionOperations.pagedOperation(Integer failOn,
org.mule.runtime.extension.api.error.MuleErrors withErrorType) |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<ReconnectableConnection,ReconnectableConnection> |
ReconnectionOperations.pagedOperation(Integer failOn,
org.mule.runtime.extension.api.error.MuleErrors withErrorType) |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<ReconnectableConnection,ReconnectableConnection> |
ReconnectionOperations.stickyPagedOperation(Integer failOn,
org.mule.runtime.extension.api.error.MuleErrors withErrorType) |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<ReconnectableConnection,ReconnectableConnection> |
ReconnectionOperations.stickyPagedOperation(Integer failOn,
org.mule.runtime.extension.api.error.MuleErrors withErrorType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReconnectableConnectionProvider.disconnect(ReconnectableConnection connection) |
RetryPolicyTemplate |
ReconnectionOperations.getRetryPolicyTemplate(ReconnectableConnection connection,
RetryPolicyTemplate template) |
org.mule.runtime.api.connection.ConnectionValidationResult |
ReconnectableConnectionProvider.validate(ReconnectableConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReconectionSource.onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<ReconnectableConnection,Void> sourceCallback) |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.