public class ReconnectionOperations extends Object
| Constructor and Description |
|---|
ReconnectionOperations() |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicyTemplate |
getRetryPolicyTemplate(ReconnectableConnection connection,
RetryPolicyTemplate template) |
void |
switchConnection()
Example of a simple operation that receives a string parameter and returns a new string message that will be set on the payload.
|
public void switchConnection()
@OutputResolver(output=RetryPolicyOutputResolver.class) public RetryPolicyTemplate getRetryPolicyTemplate(@Connection ReconnectableConnection connection, RetryPolicyTemplate template)
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.