|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.persistence.JournalProtocol.LoopMessageSuccess
public static class JournalProtocol.LoopMessageSuccess
Reply message to a JournalProtocol.LoopMessage request.
param: message looped message.
| Constructor Summary | |
|---|---|
JournalProtocol.LoopMessageSuccess(java.lang.Object message,
int actorInstanceId)
|
|
| Method Summary | |
|---|---|
int |
actorInstanceId()
|
java.lang.Object |
message()
|
| 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 JournalProtocol.LoopMessageSuccess(java.lang.Object message,
int actorInstanceId)
| Method Detail |
|---|
public java.lang.Object message()
public int actorInstanceId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||