Uses of Interface
org.telegram.telegrambots.longpolling.interfaces.BackOff
Packages that use BackOff
-
Uses of BackOff in org.telegram.telegrambots.longpolling.util
Classes in org.telegram.telegrambots.longpolling.util that implement BackOffModifier and TypeClassDescriptionclassImplementation of BackOff that increases the back off period for each retry attempt using a randomization function that grows exponentially.