- akka.Main will start an ActorSystem and one actor; when that actor terminates the system is shut down - HelloWorld sample with two actors
20 lines
297 B
ReStructuredText
20 lines
297 B
ReStructuredText
.. _java-api:
|
|
|
|
Java Documentation
|
|
==================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
intro/index-java
|
|
general/index
|
|
java/index-actors
|
|
java/index-futures
|
|
java/index-network
|
|
java/index-utilities
|
|
java/howto
|
|
experimental/index
|
|
dev/index
|
|
project/index
|
|
additional/index
|
|
|