Uses of Class
org.mule.providers.AbstractConnectionStrategy

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
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.