jar

com.github.rbuck : java-retry

Maven & Gradle

Jun 23, 2015
5 stars

java-retry · Lets developers make their applications more resilient by adding robust transient fault handling logic. Transient faults are errors that occur because of some temporary condition such as network connectivity issues or service unavailability. Typically, if you retry the operation that resulted in a transient error a short time later, you find that the error has disappeared.

Table Of Contents

Latest Version

Download com.github.rbuck : java-retry JAR file - Latest Versions:

All Versions

Download com.github.rbuck : java-retry JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-retry-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rbuck.retry

├─ com.github.rbuck.retry.BasicSqlTransactionContext.class - [JAR]

├─ com.github.rbuck.retry.ExponentialBackoff.class - [JAR]

├─ com.github.rbuck.retry.FixedInterval.class - [JAR]

├─ com.github.rbuck.retry.Incremental.class - [JAR]

├─ com.github.rbuck.retry.RetryEvent.class - [JAR]

├─ com.github.rbuck.retry.RetryEventListener.class - [JAR]

├─ com.github.rbuck.retry.RetryPolicy.class - [JAR]

├─ com.github.rbuck.retry.RetryState.class - [JAR]

├─ com.github.rbuck.retry.RetryStrategy.class - [JAR]

├─ com.github.rbuck.retry.SqlCallable.class - [JAR]

├─ com.github.rbuck.retry.SqlRetryPolicy.class - [JAR]

├─ com.github.rbuck.retry.SqlTransactionContext.class - [JAR]

├─ com.github.rbuck.retry.SqlTransientExceptionDetector.class - [JAR]

├─ com.github.rbuck.retry.TransientExceptionDetector.class - [JAR]

com.github.rbuck.retry.hibernate

├─ com.github.rbuck.retry.hibernate.HibernateTransientExceptionDetector.class - [JAR]

Advertisement

Dependencies from Group

Jun 30, 2013
1 usages
1 stars
Jun 23, 2015
5 stars
Jun 30, 2013
10 stars

Discover Dependencies

Jun 22, 2017
3 usages
7 stars
Aug 08, 2023
18 usages
1.1k stars
Oct 02, 2019
7 usages
55 stars
Jul 05, 2016
6.7k stars
May 24, 2017
Jun 30, 2015
Nov 27, 2019
1 usages
Apr 17, 2019
10 usages
2k stars