pekko/akka-docs/java
Jonas Bonér d725c9c681 Updated docs with changes to 'actorOf(Props(..))'
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-13 14:53:18 +01:00
..
code/akka/docs/actor Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))' 2011-12-13 14:09:40 +01:00
actor-registry.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
dataflow.rst Renaming sendOneWay to tell, closing ticket #1072 2011-08-01 17:07:12 +02:00
dispatchers.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
fault-tolerance.rst Renaming link/unlink to startsMonitoring/stopsMonitoring 2011-10-14 15:09:46 +02:00
futures.rst DOC: Replace all akka.conf references. Fixes #1469 2011-12-09 13:27:27 +01:00
guice-integration.rst Major rework of supervision and death watch, still not fully functioning 2011-09-28 14:19:59 +02:00
index.rst Since there is no user API for remoting anymore, remove the old docs 2011-12-07 13:40:29 +01:00
routing.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
stm.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
transactors.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
typed-actors.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
untyped-actors.rst From review comments 2011-12-09 12:29:32 +01:00