|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.testkit.TestActors
public class TestActors
A collection of common actor patterns used in tests.
Nested Class Summary | |
---|---|
static class |
TestActors.EchoActor
EchoActor sends back received messages (unmodified). |
Constructor Summary | |
---|---|
TestActors()
|
Method Summary | |
---|---|
static Props |
echoActorProps()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestActors()
Method Detail |
---|
public static Props echoActorProps()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |