jar

com.github.rholder : guava-retrying

Maven & Gradle

Jul 01, 2015
241 usages
1.1k stars

guava-retrying · This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.

Table Of Contents

Latest Version

Download com.github.rholder : guava-retrying JAR file - Latest Versions:

All Versions

Download com.github.rholder : guava-retrying JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x

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 guava-retrying-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rholder.retry

├─ com.github.rholder.retry.Attempt.class - [JAR]

├─ com.github.rholder.retry.AttemptTimeLimiter.class - [JAR]

├─ com.github.rholder.retry.AttemptTimeLimiters.class - [JAR]

├─ com.github.rholder.retry.BlockStrategies.class - [JAR]

├─ com.github.rholder.retry.BlockStrategy.class - [JAR]

├─ com.github.rholder.retry.RetryException.class - [JAR]

├─ com.github.rholder.retry.RetryListener.class - [JAR]

├─ com.github.rholder.retry.Retryer.class - [JAR]

├─ com.github.rholder.retry.RetryerBuilder.class - [JAR]

├─ com.github.rholder.retry.StopStrategies.class - [JAR]

├─ com.github.rholder.retry.StopStrategy.class - [JAR]

├─ com.github.rholder.retry.WaitStrategies.class - [JAR]

├─ com.github.rholder.retry.WaitStrategy.class - [JAR]

Advertisement

Dependencies from Group

Jul 01, 2015
241 usages
1.1k stars
Jan 23, 2014
93 usages
18 stars
Feb 02, 2015
1 usages
4 stars
Jun 11, 2015
17 stars
Jan 26, 2014
218 stars

Discover Dependencies

Jul 11, 2023
18 usages
2.7k stars
Apr 04, 2019
283 usages
216 stars
Oct 20, 2019
4 usages
321 stars
Jan 02, 2023
3 usages
1.1k stars
Aug 01, 2023
14 usages
1.7k stars
May 21, 2023
1.2k usages
14.7k stars
Nov 03, 2016
19 usages
7.7k stars
Feb 06, 2020
188 usages
Jul 31, 2022
2.4k usages
493 stars