JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package de.bytefish.fcmjava.client.retry.strategy
Interface Summary
Interface
Description
IRetryStrategy
A Retry Strategy used to retry a function without a return value (@see
Action0
) and functions with return values (@see
Func1
.
Class Summary
Class
Description
SimpleRetryStrategy
The SimpleRetryStrategy retries all methods, that throw a @see
FcmRetryAfterException
for a maximum number of retries.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.