Package | Description |
---|---|
org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleRetryConnectionStrategy
A simple connection retry strategy where the a connection will be attempted X
number of retryCount every Y milliseconds.
|
class |
SingleAttemptConnectionStrategy
Attempts to make a connection once and fails if there is an exception
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.