Package io.socket.backo
Class Backoff
java.lang.Object
io.socket.backo.Backoff
Imported from https://github.com/mokesmokes/backo
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Backoff
public Backoff()
-
-
Method Details
-
duration
public long duration() -
reset
public void reset() -
setMin
-
setMax
-
setFactor
-
setJitter
-
getAttempts
public int getAttempts()
-