|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.AtLeastOnceDelivery.Internal$.Delivery
public class AtLeastOnceDelivery.Internal$.Delivery
| Constructor Summary | |
|---|---|
AtLeastOnceDelivery.Internal$.Delivery(ActorPath destination,
java.lang.Object message,
long timestamp,
int attempt)
|
|
| Method Summary | |
|---|---|
int |
attempt()
|
ActorPath |
destination()
|
java.lang.Object |
message()
|
long |
timestamp()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public AtLeastOnceDelivery.Internal$.Delivery(ActorPath destination,
java.lang.Object message,
long timestamp,
int attempt)
| Method Detail |
|---|
public ActorPath destination()
public java.lang.Object message()
public long timestamp()
public int attempt()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||