pekko/akka-docs/java
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/akka/docs/actor 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
dataflow.rst Renaming sendOneWay to tell, closing ticket #1072 2011-08-01 17:07:12 +02: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
futures.rst Changed all 'def foo(): Unit = { .. }' to 'def foo() { .. }' 2011-09-27 17:41:02 +02: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 Start removed but cluster is broken 2011-09-08 11:02:17 +02:00
stm.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
typed-actors.rst Fixing spelling errors in docs 2011-06-13 16:47:18 +02:00
untyped-actors.rst Updated documentation of Actors (Java). See #1435 2011-12-08 19:30:04 +01:00