Package 

Object BackoffHandler.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Duration getDEFAULT_INIT_DELAY() The default initial length of a low traffic period after the first failed received packet.
      final Duration getDEFAULT_MAX_DELAY() The default maximum delay until the full traffic volume is tried again.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail