Uses of Class
org.mule.transport.AbstractConnectionStrategy

Packages that use AbstractConnectionStrategy
org.mule.transport Contains Abstract classes providing common functionality for all Mule providers. 
 

Uses of AbstractConnectionStrategy in org.mule.transport
 

Subclasses of AbstractConnectionStrategy in org.mule.transport
 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.