public class AtLeastOnceDelivery.Internal$.Delivery
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
Delivery(ActorPath destination,
java.lang.Object message,
long timestamp,
int attempt) |
Modifier and Type | Method and Description |
---|---|
int |
attempt() |
ActorPath |
destination() |
java.lang.Object |
message() |
long |
timestamp() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait