pekko/akka-docs/rst/java/code/docs/actor/japi
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
..
FaultHandlingDocSample.java deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
Greeter.java add akka.Main and use that to add Hello World docs 2013-04-30 11:31:17 +02:00
HelloWorld.java add akka.Main and use that to add Hello World docs 2013-04-30 11:31:17 +02:00