pekko/akka-docs/general
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 Cleanup of methods in Actor and ActorContext trait. See #1377 2011-12-06 09:50:16 +01:00
addressing.rst rename top-level paths as per Jonas recommendation 2011-12-02 12:24:47 +01:00
configuration.rst Updated config documentation 2011-12-05 10:41:36 +01:00
event-handler.rst Slf4jEventHandler should not format log message. See #1401 2011-11-28 10:07:30 +01:00
index.rst Elaborating on the message send semantics as per the ticket 2011-12-08 12:09:19 +01:00
jmm.rst Updated documentation of Actors (Java). See #1435 2011-12-08 19:30:04 +01:00
message-send-semantics.rst Corrections based on review 2011-12-08 14:04:58 +01:00
slf4j.rst Slf4jEventHandler should not format log message. See #1401 2011-11-28 10:07:30 +01:00
supervision.rst fix small naming errors in supervision.rst 2011-10-17 17:59:04 +02:00