PredefinedRetryPolicy

net.sigusr.mqtt.api.PredefinedRetryPolicy
See thePredefinedRetryPolicy companion object
sealed trait PredefinedRetryPolicy

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ConstantDelay.type
object ExponentialBackoff.type
object FibonacciBackoff.type
object FullJitter.type
In this article