Interface ReconnectDelayProvider
-
public interface ReconnectDelayProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Duration
nextDelay()
void
reset()
-
-
-
Method Detail
-
nextDelay
Duration nextDelay()
-
reset
void reset()
-
-