Class DefaultRetryPolicyFactory

  • All Implemented Interfaces:
    RetryPolicyFactory

    public class DefaultRetryPolicyFactory
    extends java.lang.Object
    implements RetryPolicyFactory
    The default retry policy builder using one of the predefined policies from PredefinedRetryPolicies.

    In the adapter configuration file this class is aliased as aws-default-retry-policy-factory which is the preferred alternative to the fully qualified classname when building your configuration.