|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.testkit.TestActorRefSpec.WrappedTerminated
public static class TestActorRefSpec.WrappedTerminated
Forwarding Terminated
to non-watching testActor is not possible,
and therefore the Terminated
message is wrapped.
Constructor Summary | |
---|---|
TestActorRefSpec.WrappedTerminated(Terminated t)
|
Method Summary | |
---|---|
Terminated |
t()
|
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 TestActorRefSpec.WrappedTerminated(Terminated t)
Method Detail |
---|
public Terminated t()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |