pekko/akka-docs/rst/java/code/docs/actor
Roland 651f699893 add akka.Main and use that to add Hello World docs
- akka.Main will start an ActorSystem and one actor; when that actor
  terminates the system is shut down
- HelloWorld sample with two actors
2013-04-30 11:31:17 +02:00
..
japi add akka.Main and use that to add Hello World docs 2013-04-30 11:31:17 +02:00
mailbox deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FaultHandlingTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
FaultHandlingTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FirstUntypedActor.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FSMDocTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
FSMDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
ImmutableMessage.java #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
InboxDocTest.java implement ResumeWriting, see #3200 2013-04-18 15:05:48 +02:00
InitializationDocSpecJava.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
MyBoundedUntypedActor.java Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
MyReceiveTimeoutUntypedActor.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
MyUntypedActor.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
SchedulerDocTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
SchedulerDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
TypedActorDocTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
TypedActorDocTestBase.java Deprecate actorFor in favor of ActorSelection, see #3074 2013-04-08 18:11:52 +02:00
UntypedActorDocTest.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
UntypedActorDocTestBase.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
UntypedActorSwapper.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00