|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractConnectionStrategy | |
org.mule.providers | Contains Abstract classes providing common functionality for all Mule providers. |
Uses of AbstractConnectionStrategy in org.mule.providers |
Subclasses of AbstractConnectionStrategy in org.mule.providers | |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |