pekko/akka-docs/scala
Patrik Nordwall ce128740ab Updated documentation of Actors (Java). See #1435
* Aligned the Java and Scala documentation for Actors
* Implemented hotswap samples in Java, and documented in same way as Scala docs
* Improved Actors (Scala) docs
* Fixed wrong preRestart and postRestart in UntypedActor
* Changed name of Dispatchers.fromConfig to newFromConfig and made it Java friendly
* Added ActorRef.ask with Timeout parameter in addition to the timeoutMillis
2011-12-08 19:30:04 +01:00
..
code Updated documentation of Actors (Java). See #1435 2011-12-08 19:30:04 +01:00
actor-registry.rst Fixing the camel tests for real this time by introducing separate registered/unregistered events for actors and typed actors 2011-09-22 17:15:51 +02:00
actors.rst Updated documentation of Actors (Java). See #1435 2011-12-08 19:30:04 +01:00
agents.rst Added sample to Transactional Agents 2011-04-28 08:19:04 +02:00
dataflow.rst Update to scala 2.9.0 and sbt 0.7.7 2011-05-13 02:41:28 +12:00
dispatchers.rst Removing suspend and resume from user-facing API 2011-12-02 01:27:42 +01:00
fault-tolerance.rst Renaming link/unlink to startsMonitoring/stopsMonitoring 2011-10-14 15:09:46 +02:00
fsm.rst add TestFSMRef docs 2011-06-19 22:20:45 +02:00
futures.rst A typo is corrected in Future example Scala code 2011-10-21 16:14:37 +02:00
http.rst Docs: Changed organization id from se.scalablesolutions.akka to com.typesafe.akka 2011-11-18 13:21:23 +01: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 Implementing support for custom eviction actions in ActorPool as well as providing default Props for workers 2011-10-07 11:20:49 +02:00
stm.rst Conversion of class names into literal blocks 2011-10-26 14:22:16 +02:00
testing.rst #1339 - adding docs to testing.rst describing how to get testActor to be the implicit sender in TestKit tests 2011-12-07 13:36:53 +01:00
testkit-example.rst Start removed but cluster is broken 2011-09-08 11:02:17 +02:00
transactors.rst Start removed but cluster is broken 2011-09-08 11:02:17 +02:00
tutorial-chat-server.rst Renaming link/unlink to startsMonitoring/stopsMonitoring 2011-10-14 15:09:46 +02:00
typed-actors.rst Class names and types in the text are converted into literal blocks 2011-10-25 13:34:28 +02:00