pekko/akka-docs/java/code/akka/docs/actor
Roland 2fbef5b5ce various documentation improvements
- document DeathWatch
- actorOf vs. actorFor
2011-12-28 13:13:39 +01:00
..
FaultHandlingTest.scala Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
FaultHandlingTestBase.java Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
FirstUntypedActor.java Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
ImmutableMessage.java Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
MyReceivedTimeoutUntypedActor.java Removing UnhandledMessageException and fixing tests 2011-12-20 11:19:06 +01:00
MyUntypedActor.java Removing UnhandledMessageException and fixing tests 2011-12-20 11:19:06 +01:00
SchedulerDocTest.scala Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
SchedulerDocTestBase.java Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
TypedActorDocTest.scala Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
TypedActorDocTestBase.java Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
UntypedActorDocTest.scala Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
UntypedActorDocTestBase.java various documentation improvements 2011-12-28 13:13:39 +01:00
UntypedActorSwapper.java Removing UnhandledMessageException and fixing tests 2011-12-20 11:19:06 +01:00