public static class AtLeastOnceDelivery.Internal$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
AtLeastOnceDelivery.Internal$.Delivery |
class |
AtLeastOnceDelivery.Internal$.RedeliveryTick |
Modifier and Type | Field and Description |
---|---|
static AtLeastOnceDelivery.Internal$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Internal$() |
public static final AtLeastOnceDelivery.Internal$ MODULE$