JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.socket.backo.Backoff
Packages that use
Backoff
Package
Description
io.socket.backo
Uses of
Backoff
in
io.socket.backo
Methods in
io.socket.backo
that return
Backoff
Modifier and Type
Method
Description
Backoff
Backoff.
setFactor
(int factor)
Backoff
Backoff.
setJitter
(double jitter)
Backoff
Backoff.
setMax
(long max)
Backoff
Backoff.
setMin
(long min)