pekko/akka-docs/scala/code
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
..
ActorDocSpec.scala Updated documentation of Actors (Java). See #1435 2011-12-08 19:30:04 +01:00
StmDocSpec.scala Begin using compiled code examples in the docs. See #781 2011-10-05 17:41:29 +02:00
UnnestedReceives.scala Updated documentation of Actors Scala. See #1435 2011-12-07 11:56:58 +01:00