| Class | Description |
|---|---|
| DoublingRetrySchedule |
DoublingRetrySchedule |
| ExceptionRetryHandler |
Abstract class
ExceptionRetryHandler retries the behaviour defined in abstract method
operation() implemented in a concrete subclass when nominated subclasses of Exception
are thrown. |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.